repo_owner stringlengths 2 38 | repo_name stringlengths 2 100 | file_path stringlengths 4 120 | file_url stringlengths 53 199 | repo_url stringlengths 26 152 |
|---|---|---|---|---|
google | youtube-8m | model_utils.py | https://raw.githubusercontent.com/google/youtube-8m/master/model_utils.py | https://github.com/google/youtube-8m |
google | youtube-8m | readers.py | https://raw.githubusercontent.com/google/youtube-8m/master/readers.py | https://github.com/google/youtube-8m |
google | youtube-8m | segment_eval_inference.py | https://raw.githubusercontent.com/google/youtube-8m/master/segment_eval_inference.py | https://github.com/google/youtube-8m |
google | youtube-8m | train.py | https://raw.githubusercontent.com/google/youtube-8m/master/train.py | https://github.com/google/youtube-8m |
google | youtube-8m | utils.py | https://raw.githubusercontent.com/google/youtube-8m/master/utils.py | https://github.com/google/youtube-8m |
google | youtube-8m | video_level_models.py | https://raw.githubusercontent.com/google/youtube-8m/master/video_level_models.py | https://github.com/google/youtube-8m |
awolfly9 | IPProxyTool | proxy.py | https://raw.githubusercontent.com/awolfly9/IPProxyTool/master/proxy.py | https://github.com/awolfly9/IPProxyTool |
awolfly9 | IPProxyTool | run_crawl_proxy.py | https://raw.githubusercontent.com/awolfly9/IPProxyTool/master/run_crawl_proxy.py | https://github.com/awolfly9/IPProxyTool |
awolfly9 | IPProxyTool | run_validator.py | https://raw.githubusercontent.com/awolfly9/IPProxyTool/master/run_validator.py | https://github.com/awolfly9/IPProxyTool |
awolfly9 | IPProxyTool | run_validator_async.py | https://raw.githubusercontent.com/awolfly9/IPProxyTool/master/run_validator_async.py | https://github.com/awolfly9/IPProxyTool |
awolfly9 | IPProxyTool | utils.py | https://raw.githubusercontent.com/awolfly9/IPProxyTool/master/utils.py | https://github.com/awolfly9/IPProxyTool |
llSourcell | tensorflow_chatbot | data_utils.py | https://raw.githubusercontent.com/llSourcell/tensorflow_chatbot/master/data_utils.py | https://github.com/llSourcell/tensorflow_chatbot |
llSourcell | tensorflow_chatbot | execute.py | https://raw.githubusercontent.com/llSourcell/tensorflow_chatbot/master/execute.py | https://github.com/llSourcell/tensorflow_chatbot |
llSourcell | tensorflow_chatbot | seq2seq_model.py | https://raw.githubusercontent.com/llSourcell/tensorflow_chatbot/master/seq2seq_model.py | https://github.com/llSourcell/tensorflow_chatbot |
despoisj | DeepAudioClassification | main.py | https://raw.githubusercontent.com/despoisj/DeepAudioClassification/master/main.py | https://github.com/despoisj/DeepAudioClassification |
despoisj | DeepAudioClassification | model.py | https://raw.githubusercontent.com/despoisj/DeepAudioClassification/master/model.py | https://github.com/despoisj/DeepAudioClassification |
despoisj | DeepAudioClassification | slice_spectrogram.py | https://raw.githubusercontent.com/despoisj/DeepAudioClassification/master/slice_spectrogram.py | https://github.com/despoisj/DeepAudioClassification |
despoisj | DeepAudioClassification | song_to_data.py | https://raw.githubusercontent.com/despoisj/DeepAudioClassification/master/song_to_data.py | https://github.com/despoisj/DeepAudioClassification |
despoisj | DeepAudioClassification | tools.py | https://raw.githubusercontent.com/despoisj/DeepAudioClassification/master/tools.py | https://github.com/despoisj/DeepAudioClassification |
Kyubyong | sudoku | data_load.py | https://raw.githubusercontent.com/Kyubyong/sudoku/master/data_load.py | https://github.com/Kyubyong/sudoku |
Kyubyong | sudoku | generate_sudoku.py | https://raw.githubusercontent.com/Kyubyong/sudoku/master/generate_sudoku.py | https://github.com/Kyubyong/sudoku |
Kyubyong | sudoku | modules.py | https://raw.githubusercontent.com/Kyubyong/sudoku/master/modules.py | https://github.com/Kyubyong/sudoku |
Kyubyong | sudoku | test.py | https://raw.githubusercontent.com/Kyubyong/sudoku/master/test.py | https://github.com/Kyubyong/sudoku |
Kyubyong | sudoku | train.py | https://raw.githubusercontent.com/Kyubyong/sudoku/master/train.py | https://github.com/Kyubyong/sudoku |
0xHJK | Proxies | run.py | https://raw.githubusercontent.com/0xHJK/Proxies/master/run.py | https://github.com/0xHJK/Proxies |
linyacool | blind-watermark | decode.py | https://raw.githubusercontent.com/linyacool/blind-watermark/master/decode.py | https://github.com/linyacool/blind-watermark |
linyacool | blind-watermark | encode.py | https://raw.githubusercontent.com/linyacool/blind-watermark/master/encode.py | https://github.com/linyacool/blind-watermark |
pyro2927 | SouthwestCheckin | checkin.py | https://raw.githubusercontent.com/pyro2927/SouthwestCheckin/master/checkin.py | https://github.com/pyro2927/SouthwestCheckin |
Jolly23 | wx_pay_python | example.py | https://raw.githubusercontent.com/Jolly23/wx_pay_python/master/example.py | https://github.com/Jolly23/wx_pay_python |
Jolly23 | wx_pay_python | wx_pay.py | https://raw.githubusercontent.com/Jolly23/wx_pay_python/master/wx_pay.py | https://github.com/Jolly23/wx_pay_python |
miyosuda | unreal | display.py | https://raw.githubusercontent.com/miyosuda/unreal/master/display.py | https://github.com/miyosuda/unreal |
miyosuda | unreal | main.py | https://raw.githubusercontent.com/miyosuda/unreal/master/main.py | https://github.com/miyosuda/unreal |
miyosuda | unreal | options.py | https://raw.githubusercontent.com/miyosuda/unreal/master/options.py | https://github.com/miyosuda/unreal |
miyosuda | unreal | visualize.py | https://raw.githubusercontent.com/miyosuda/unreal/master/visualize.py | https://github.com/miyosuda/unreal |
carlthome | tensorflow-convlstm-cell | cell.py | https://raw.githubusercontent.com/carlthome/tensorflow-convlstm-cell/main/cell.py | https://github.com/carlthome/tensorflow-convlstm-cell |
llSourcell | tensorflow_speech_recognition_demo | demo.py | https://raw.githubusercontent.com/llSourcell/tensorflow_speech_recognition_demo/master/demo.py | https://github.com/llSourcell/tensorflow_speech_recognition_demo |
llSourcell | tensorflow_speech_recognition_demo | speech_data.py | https://raw.githubusercontent.com/llSourcell/tensorflow_speech_recognition_demo/master/speech_data.py | https://github.com/llSourcell/tensorflow_speech_recognition_demo |
lalor | todolist | app.py | https://raw.githubusercontent.com/lalor/todolist/master/app.py | https://github.com/lalor/todolist |
hahnyuan | nn_tools | caffe_analyser.py | https://raw.githubusercontent.com/hahnyuan/nn_tools/master/caffe_analyser.py | https://github.com/hahnyuan/nn_tools |
hahnyuan | nn_tools | funcs.py | https://raw.githubusercontent.com/hahnyuan/nn_tools/master/funcs.py | https://github.com/hahnyuan/nn_tools |
hahnyuan | nn_tools | mxnet_analyser.py | https://raw.githubusercontent.com/hahnyuan/nn_tools/master/mxnet_analyser.py | https://github.com/hahnyuan/nn_tools |
hahnyuan | nn_tools | pytorch_analyser.py | https://raw.githubusercontent.com/hahnyuan/nn_tools/master/pytorch_analyser.py | https://github.com/hahnyuan/nn_tools |
hahnyuan | nn_tools | pytorch_to_caffe.py | https://raw.githubusercontent.com/hahnyuan/nn_tools/master/pytorch_to_caffe.py | https://github.com/hahnyuan/nn_tools |
nico | demumble | demumble_test.py | https://raw.githubusercontent.com/nico/demumble/main/demumble_test.py | https://github.com/nico/demumble |
nico | demumble | dist.py | https://raw.githubusercontent.com/nico/demumble/main/dist.py | https://github.com/nico/demumble |
az0ne | Github_Nuggests | Mail_Modules.py | https://raw.githubusercontent.com/az0ne/Github_Nuggests/master/Mail_Modules.py | https://github.com/az0ne/Github_Nuggests |
az0ne | Github_Nuggests | Nuggests.py | https://raw.githubusercontent.com/az0ne/Github_Nuggests/master/Nuggests.py | https://github.com/az0ne/Github_Nuggests |
mrschyte | nmap-converter | nmap-converter.py | https://raw.githubusercontent.com/mrschyte/nmap-converter/master/nmap-converter.py | https://github.com/mrschyte/nmap-converter |
xdavidhu | probeSniffer | probeSniffer.py | https://raw.githubusercontent.com/xdavidhu/probeSniffer/master/probeSniffer.py | https://github.com/xdavidhu/probeSniffer |
MikeMeliz | TorCrawl.py | torcrawl.py | https://raw.githubusercontent.com/MikeMeliz/TorCrawl.py/master/torcrawl.py | https://github.com/MikeMeliz/TorCrawl.py |
Raytone-D | puppet | test.py | https://raw.githubusercontent.com/Raytone-D/puppet/master/test.py | https://github.com/Raytone-D/puppet |
panxl6 | douban-movie | constants.py | https://raw.githubusercontent.com/panxl6/douban-movie/master/constants.py | https://github.com/panxl6/douban-movie |
panxl6 | douban-movie | main.py | https://raw.githubusercontent.com/panxl6/douban-movie/master/main.py | https://github.com/panxl6/douban-movie |
guillaume-chevalier | HAR-stacked-residual-bidir-LSTMs | config_dataset_HAR_6_classes.py | https://raw.githubusercontent.com/guillaume-chevalier/HAR-stacked-residual-bidir-LSTMs/master/config_dataset_HAR_6_classes.py | https://github.com/guillaume-chevalier/HAR-stacked-residual-bidir-LSTMs |
guillaume-chevalier | HAR-stacked-residual-bidir-LSTMs | config_dataset_opportunity_18_classes.py | https://raw.githubusercontent.com/guillaume-chevalier/HAR-stacked-residual-bidir-LSTMs/master/config_dataset_opportunity_18_classes.py | https://github.com/guillaume-chevalier/HAR-stacked-residual-bidir-LSTMs |
guillaume-chevalier | HAR-stacked-residual-bidir-LSTMs | lstm_architecture.py | https://raw.githubusercontent.com/guillaume-chevalier/HAR-stacked-residual-bidir-LSTMs/master/lstm_architecture.py | https://github.com/guillaume-chevalier/HAR-stacked-residual-bidir-LSTMs |
guillaume-chevalier | HAR-stacked-residual-bidir-LSTMs | sliding_window.py | https://raw.githubusercontent.com/guillaume-chevalier/HAR-stacked-residual-bidir-LSTMs/master/sliding_window.py | https://github.com/guillaume-chevalier/HAR-stacked-residual-bidir-LSTMs |
cloudflare | sqlalchemy-clickhouse | base.py | https://raw.githubusercontent.com/cloudflare/sqlalchemy-clickhouse/master/base.py | https://github.com/cloudflare/sqlalchemy-clickhouse |
cloudflare | sqlalchemy-clickhouse | connector.py | https://raw.githubusercontent.com/cloudflare/sqlalchemy-clickhouse/master/connector.py | https://github.com/cloudflare/sqlalchemy-clickhouse |
azlux | botamusique | command.py | https://raw.githubusercontent.com/azlux/botamusique/master/command.py | https://github.com/azlux/botamusique |
azlux | botamusique | constants.py | https://raw.githubusercontent.com/azlux/botamusique/master/constants.py | https://github.com/azlux/botamusique |
azlux | botamusique | database.py | https://raw.githubusercontent.com/azlux/botamusique/master/database.py | https://github.com/azlux/botamusique |
azlux | botamusique | interface.py | https://raw.githubusercontent.com/azlux/botamusique/master/interface.py | https://github.com/azlux/botamusique |
azlux | botamusique | mumbleBot.py | https://raw.githubusercontent.com/azlux/botamusique/master/mumbleBot.py | https://github.com/azlux/botamusique |
azlux | botamusique | util.py | https://raw.githubusercontent.com/azlux/botamusique/master/util.py | https://github.com/azlux/botamusique |
Qirky | Troop | run-client.py | https://raw.githubusercontent.com/Qirky/Troop/OT/run-client.py | https://github.com/Qirky/Troop |
Qirky | Troop | run-server.py | https://raw.githubusercontent.com/Qirky/Troop/OT/run-server.py | https://github.com/Qirky/Troop |
CarlGroth | Carl-Bot | bot.py | https://raw.githubusercontent.com/CarlGroth/Carl-Bot/master/bot.py | https://github.com/CarlGroth/Carl-Bot |
math2001 | MarkdownLivePreview | MarkdownLivePreview.py | https://raw.githubusercontent.com/math2001/MarkdownLivePreview/master/MarkdownLivePreview.py | https://github.com/math2001/MarkdownLivePreview |
math2001 | MarkdownLivePreview | markdown2html.py | https://raw.githubusercontent.com/math2001/MarkdownLivePreview/master/markdown2html.py | https://github.com/math2001/MarkdownLivePreview |
Phype | telnet-iot-honeypot | backend.py | https://raw.githubusercontent.com/Phype/telnet-iot-honeypot/master/backend.py | https://github.com/Phype/telnet-iot-honeypot |
Phype | telnet-iot-honeypot | honeypot.py | https://raw.githubusercontent.com/Phype/telnet-iot-honeypot/master/honeypot.py | https://github.com/Phype/telnet-iot-honeypot |
python273 | telegraph | generate_async_api.py | https://raw.githubusercontent.com/python273/telegraph/master/generate_async_api.py | https://github.com/python273/telegraph |
davidpany | WMI_Forensics | CCM_RUA_Finder.py | https://raw.githubusercontent.com/davidpany/WMI_Forensics/master/CCM_RUA_Finder.py | https://github.com/davidpany/WMI_Forensics |
davidpany | WMI_Forensics | PyWMIPersistenceFinder.py | https://raw.githubusercontent.com/davidpany/WMI_Forensics/master/PyWMIPersistenceFinder.py | https://github.com/davidpany/WMI_Forensics |
hongzimao | deeprm | environment.py | https://raw.githubusercontent.com/hongzimao/deeprm/master/environment.py | https://github.com/hongzimao/deeprm |
hongzimao | deeprm | job_distribution.py | https://raw.githubusercontent.com/hongzimao/deeprm/master/job_distribution.py | https://github.com/hongzimao/deeprm |
hongzimao | deeprm | launcher.py | https://raw.githubusercontent.com/hongzimao/deeprm/master/launcher.py | https://github.com/hongzimao/deeprm |
hongzimao | deeprm | other_agents.py | https://raw.githubusercontent.com/hongzimao/deeprm/master/other_agents.py | https://github.com/hongzimao/deeprm |
hongzimao | deeprm | parameters.py | https://raw.githubusercontent.com/hongzimao/deeprm/master/parameters.py | https://github.com/hongzimao/deeprm |
hongzimao | deeprm | pg_network.py | https://raw.githubusercontent.com/hongzimao/deeprm/master/pg_network.py | https://github.com/hongzimao/deeprm |
hongzimao | deeprm | pg_re.py | https://raw.githubusercontent.com/hongzimao/deeprm/master/pg_re.py | https://github.com/hongzimao/deeprm |
hongzimao | deeprm | pg_re_single_core.py | https://raw.githubusercontent.com/hongzimao/deeprm/master/pg_re_single_core.py | https://github.com/hongzimao/deeprm |
hongzimao | deeprm | pg_su.py | https://raw.githubusercontent.com/hongzimao/deeprm/master/pg_su.py | https://github.com/hongzimao/deeprm |
hongzimao | deeprm | run_script.py | https://raw.githubusercontent.com/hongzimao/deeprm/master/run_script.py | https://github.com/hongzimao/deeprm |
hongzimao | deeprm | slow_down_cdf.py | https://raw.githubusercontent.com/hongzimao/deeprm/master/slow_down_cdf.py | https://github.com/hongzimao/deeprm |
kentsommer | tensorflow-posenet | network.py | https://raw.githubusercontent.com/kentsommer/tensorflow-posenet/master/network.py | https://github.com/kentsommer/tensorflow-posenet |
kentsommer | tensorflow-posenet | posenet.py | https://raw.githubusercontent.com/kentsommer/tensorflow-posenet/master/posenet.py | https://github.com/kentsommer/tensorflow-posenet |
kentsommer | tensorflow-posenet | test.py | https://raw.githubusercontent.com/kentsommer/tensorflow-posenet/master/test.py | https://github.com/kentsommer/tensorflow-posenet |
kentsommer | tensorflow-posenet | train.py | https://raw.githubusercontent.com/kentsommer/tensorflow-posenet/master/train.py | https://github.com/kentsommer/tensorflow-posenet |
initialstate | pi-process-dashboard | monitor_process.py | https://raw.githubusercontent.com/initialstate/pi-process-dashboard/master/monitor_process.py | https://github.com/initialstate/pi-process-dashboard |
initialstate | pi-process-dashboard | monitor_reboot.py | https://raw.githubusercontent.com/initialstate/pi-process-dashboard/master/monitor_reboot.py | https://github.com/initialstate/pi-process-dashboard |
realpython | flask-jwt-auth | manage.py | https://raw.githubusercontent.com/realpython/flask-jwt-auth/master/manage.py | https://github.com/realpython/flask-jwt-auth |
qxf2 | qxf2-page-object-model | conftest.py | https://raw.githubusercontent.com/qxf2/qxf2-page-object-model/master/conftest.py | https://github.com/qxf2/qxf2-page-object-model |
Viralmaniar | Wifi-Dumper | wifi_dumper.py | https://raw.githubusercontent.com/Viralmaniar/Wifi-Dumper/master/wifi_dumper.py | https://github.com/Viralmaniar/Wifi-Dumper |
veerendra2 | wifi-deauth-attack | deauth.py | https://raw.githubusercontent.com/veerendra2/wifi-deauth-attack/master/deauth.py | https://github.com/veerendra2/wifi-deauth-attack |
marekrei | sequence-labeler | conlleval.py | https://raw.githubusercontent.com/marekrei/sequence-labeler/master/conlleval.py | https://github.com/marekrei/sequence-labeler |
marekrei | sequence-labeler | evaluator.py | https://raw.githubusercontent.com/marekrei/sequence-labeler/master/evaluator.py | https://github.com/marekrei/sequence-labeler |
marekrei | sequence-labeler | experiment.py | https://raw.githubusercontent.com/marekrei/sequence-labeler/master/experiment.py | https://github.com/marekrei/sequence-labeler |
marekrei | sequence-labeler | labeler.py | https://raw.githubusercontent.com/marekrei/sequence-labeler/master/labeler.py | https://github.com/marekrei/sequence-labeler |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.