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 |
|---|---|---|---|---|
SunsetYe66 | ClasstableToIcal | ical_generator.py | https://raw.githubusercontent.com/SunsetYe66/ClasstableToIcal/master/ical_generator.py | https://github.com/SunsetYe66/ClasstableToIcal |
SunsetYe66 | ClasstableToIcal | main.py | https://raw.githubusercontent.com/SunsetYe66/ClasstableToIcal/master/main.py | https://github.com/SunsetYe66/ClasstableToIcal |
SunsetYe66 | ClasstableToIcal | week_generate_tool.py | https://raw.githubusercontent.com/SunsetYe66/ClasstableToIcal/master/week_generate_tool.py | https://github.com/SunsetYe66/ClasstableToIcal |
BattlesnakeOfficial | starter-snake-python | main.py | https://raw.githubusercontent.com/BattlesnakeOfficial/starter-snake-python/main/main.py | https://github.com/BattlesnakeOfficial/starter-snake-python |
BattlesnakeOfficial | starter-snake-python | server.py | https://raw.githubusercontent.com/BattlesnakeOfficial/starter-snake-python/main/server.py | https://github.com/BattlesnakeOfficial/starter-snake-python |
robertbrada | PyQt-image-annotation-tool | main.py | https://raw.githubusercontent.com/robertbrada/PyQt-image-annotation-tool/master/main.py | https://github.com/robertbrada/PyQt-image-annotation-tool |
musixmatchresearch | umberto | hubconf.py | https://raw.githubusercontent.com/musixmatchresearch/umberto/master/hubconf.py | https://github.com/musixmatchresearch/umberto |
ChiYaoLa | TimeSeriesPredict | data_plot.py | https://raw.githubusercontent.com/ChiYaoLa/TimeSeriesPredict/master/data_plot.py | https://github.com/ChiYaoLa/TimeSeriesPredict |
ChiYaoLa | TimeSeriesPredict | dataload.py | https://raw.githubusercontent.com/ChiYaoLa/TimeSeriesPredict/master/dataload.py | https://github.com/ChiYaoLa/TimeSeriesPredict |
ChiYaoLa | TimeSeriesPredict | main.py | https://raw.githubusercontent.com/ChiYaoLa/TimeSeriesPredict/master/main.py | https://github.com/ChiYaoLa/TimeSeriesPredict |
nicolasloizeau | guigl | blocks.py | https://raw.githubusercontent.com/nicolasloizeau/guigl/master/blocks.py | https://github.com/nicolasloizeau/guigl |
nicolasloizeau | guigl | guigl.py | https://raw.githubusercontent.com/nicolasloizeau/guigl/master/guigl.py | https://github.com/nicolasloizeau/guigl |
gsoosk | TelegramSpotifyDownloader | main.py | https://raw.githubusercontent.com/gsoosk/TelegramSpotifyDownloader/master/main.py | https://github.com/gsoosk/TelegramSpotifyDownloader |
y-kawagu | dcase2020_task2_baseline | 00_train.py | https://raw.githubusercontent.com/y-kawagu/dcase2020_task2_baseline/master/00_train.py | https://github.com/y-kawagu/dcase2020_task2_baseline |
y-kawagu | dcase2020_task2_baseline | 01_test.py | https://raw.githubusercontent.com/y-kawagu/dcase2020_task2_baseline/master/01_test.py | https://github.com/y-kawagu/dcase2020_task2_baseline |
y-kawagu | dcase2020_task2_baseline | common.py | https://raw.githubusercontent.com/y-kawagu/dcase2020_task2_baseline/master/common.py | https://github.com/y-kawagu/dcase2020_task2_baseline |
y-kawagu | dcase2020_task2_baseline | keras_model.py | https://raw.githubusercontent.com/y-kawagu/dcase2020_task2_baseline/master/keras_model.py | https://github.com/y-kawagu/dcase2020_task2_baseline |
tfranzel | drf-spectacular | runtests.py | https://raw.githubusercontent.com/tfranzel/drf-spectacular/master/runtests.py | https://github.com/tfranzel/drf-spectacular |
cjolowicz | cookiecutter-hypermodern-python | noxfile.py | https://raw.githubusercontent.com/cjolowicz/cookiecutter-hypermodern-python/main/noxfile.py | https://github.com/cjolowicz/cookiecutter-hypermodern-python |
ExpDev07 | coronavirus-tracker-api | tasks.py | https://raw.githubusercontent.com/ExpDev07/coronavirus-tracker-api/master/tasks.py | https://github.com/ExpDev07/coronavirus-tracker-api |
oliverguhr | transformer-time-series-prediction | transformer-multistep.py | https://raw.githubusercontent.com/oliverguhr/transformer-time-series-prediction/master/transformer-multistep.py | https://github.com/oliverguhr/transformer-time-series-prediction |
oliverguhr | transformer-time-series-prediction | transformer-singlestep.py | https://raw.githubusercontent.com/oliverguhr/transformer-time-series-prediction/master/transformer-singlestep.py | https://github.com/oliverguhr/transformer-time-series-prediction |
cascadium | wsl-windows-toolbar-launcher | wsl_windows_toolbar.py | https://raw.githubusercontent.com/cascadium/wsl-windows-toolbar-launcher/master/wsl_windows_toolbar.py | https://github.com/cascadium/wsl-windows-toolbar-launcher |
txperl | PixivBiu | main.py | https://raw.githubusercontent.com/txperl/PixivBiu/master/main.py | https://github.com/txperl/PixivBiu |
huawei-noah | AdderNet | adder.py | https://raw.githubusercontent.com/huawei-noah/AdderNet/master/adder.py | https://github.com/huawei-noah/AdderNet |
huawei-noah | AdderNet | main.py | https://raw.githubusercontent.com/huawei-noah/AdderNet/master/main.py | https://github.com/huawei-noah/AdderNet |
huawei-noah | AdderNet | resnet20.py | https://raw.githubusercontent.com/huawei-noah/AdderNet/master/resnet20.py | https://github.com/huawei-noah/AdderNet |
huawei-noah | AdderNet | resnet50.py | https://raw.githubusercontent.com/huawei-noah/AdderNet/master/resnet50.py | https://github.com/huawei-noah/AdderNet |
huawei-noah | AdderNet | test.py | https://raw.githubusercontent.com/huawei-noah/AdderNet/master/test.py | https://github.com/huawei-noah/AdderNet |
louisnino | RLcode | double_DQN%20%26%20dueling_DQN.py | https://raw.githubusercontent.com/louisnino/RLcode/master/double_DQN%20%26%20dueling_DQN.py | https://github.com/louisnino/RLcode |
louisnino | RLcode | theading_demo.py | https://raw.githubusercontent.com/louisnino/RLcode/master/theading_demo.py | https://github.com/louisnino/RLcode |
louisnino | RLcode | tutorial_A3C.py | https://raw.githubusercontent.com/louisnino/RLcode/master/tutorial_A3C.py | https://github.com/louisnino/RLcode |
louisnino | RLcode | tutorial_AC.py | https://raw.githubusercontent.com/louisnino/RLcode/master/tutorial_AC.py | https://github.com/louisnino/RLcode |
louisnino | RLcode | tutorial_DDPG.py | https://raw.githubusercontent.com/louisnino/RLcode/master/tutorial_DDPG.py | https://github.com/louisnino/RLcode |
louisnino | RLcode | tutorial_DPPO.py | https://raw.githubusercontent.com/louisnino/RLcode/master/tutorial_DPPO.py | https://github.com/louisnino/RLcode |
louisnino | RLcode | tutorial_DQN.py | https://raw.githubusercontent.com/louisnino/RLcode/master/tutorial_DQN.py | https://github.com/louisnino/RLcode |
louisnino | RLcode | tutorial_DQN_variants.py | https://raw.githubusercontent.com/louisnino/RLcode/master/tutorial_DQN_variants.py | https://github.com/louisnino/RLcode |
louisnino | RLcode | tutorial_PG.py | https://raw.githubusercontent.com/louisnino/RLcode/master/tutorial_PG.py | https://github.com/louisnino/RLcode |
louisnino | RLcode | tutorial_PPO.py | https://raw.githubusercontent.com/louisnino/RLcode/master/tutorial_PPO.py | https://github.com/louisnino/RLcode |
louisnino | RLcode | tutorial_Qlearning.py | https://raw.githubusercontent.com/louisnino/RLcode/master/tutorial_Qlearning.py | https://github.com/louisnino/RLcode |
louisnino | RLcode | tutorial_TD3.py | https://raw.githubusercontent.com/louisnino/RLcode/master/tutorial_TD3.py | https://github.com/louisnino/RLcode |
youngwanLEE | centermask2 | train_net.py | https://raw.githubusercontent.com/youngwanLEE/centermask2/master/train_net.py | https://github.com/youngwanLEE/centermask2 |
Yiyiyimu | QQ-History-Backup | GUI.py | https://raw.githubusercontent.com/Yiyiyimu/QQ-History-Backup/master/GUI.py | https://github.com/Yiyiyimu/QQ-History-Backup |
Yiyiyimu | QQ-History-Backup | QQ_History.py | https://raw.githubusercontent.com/Yiyiyimu/QQ-History-Backup/master/QQ_History.py | https://github.com/Yiyiyimu/QQ-History-Backup |
Yiyiyimu | QQ-History-Backup | icon.py | https://raw.githubusercontent.com/Yiyiyimu/QQ-History-Backup/master/icon.py | https://github.com/Yiyiyimu/QQ-History-Backup |
mithi | hexapod-robot-simulator | index.py | https://raw.githubusercontent.com/mithi/hexapod-robot-simulator/master/index.py | https://github.com/mithi/hexapod-robot-simulator |
mithi | hexapod-robot-simulator | settings.py | https://raw.githubusercontent.com/mithi/hexapod-robot-simulator/master/settings.py | https://github.com/mithi/hexapod-robot-simulator |
mithi | hexapod-robot-simulator | style_settings.py | https://raw.githubusercontent.com/mithi/hexapod-robot-simulator/master/style_settings.py | https://github.com/mithi/hexapod-robot-simulator |
YDHCUI | CNVD-2020-10487-Tomcat-Ajp-lfi | CNVD-2020-10487-Tomcat-Ajp-lfi.py | https://raw.githubusercontent.com/YDHCUI/CNVD-2020-10487-Tomcat-Ajp-lfi/master/CNVD-2020-10487-Tomcat-Ajp-lfi.py | https://github.com/YDHCUI/CNVD-2020-10487-Tomcat-Ajp-lfi |
blackarrowsec | mssqlproxy | mssqlclient.py | https://raw.githubusercontent.com/blackarrowsec/mssqlproxy/master/mssqlclient.py | https://github.com/blackarrowsec/mssqlproxy |
kellenf | TSP_collection | ACO.py | https://raw.githubusercontent.com/kellenf/TSP_collection/master/ACO.py | https://github.com/kellenf/TSP_collection |
kellenf | TSP_collection | Branch_and_Bound.py | https://raw.githubusercontent.com/kellenf/TSP_collection/master/Branch_and_Bound.py | https://github.com/kellenf/TSP_collection |
kellenf | TSP_collection | DP.py | https://raw.githubusercontent.com/kellenf/TSP_collection/master/DP.py | https://github.com/kellenf/TSP_collection |
kellenf | TSP_collection | GA.py | https://raw.githubusercontent.com/kellenf/TSP_collection/master/GA.py | https://github.com/kellenf/TSP_collection |
kellenf | TSP_collection | PSO.py | https://raw.githubusercontent.com/kellenf/TSP_collection/master/PSO.py | https://github.com/kellenf/TSP_collection |
kellenf | TSP_collection | SA.py | https://raw.githubusercontent.com/kellenf/TSP_collection/master/SA.py | https://github.com/kellenf/TSP_collection |
kellenf | TSP_collection | SOM.py | https://raw.githubusercontent.com/kellenf/TSP_collection/master/SOM.py | https://github.com/kellenf/TSP_collection |
kellenf | TSP_collection | TS.py | https://raw.githubusercontent.com/kellenf/TSP_collection/master/TS.py | https://github.com/kellenf/TSP_collection |
google-research | noisystudent | data_input.py | https://raw.githubusercontent.com/google-research/noisystudent/master/data_input.py | https://github.com/google-research/noisystudent |
google-research | noisystudent | efficientnet_builder.py | https://raw.githubusercontent.com/google-research/noisystudent/master/efficientnet_builder.py | https://github.com/google-research/noisystudent |
google-research | noisystudent | efficientnet_model.py | https://raw.githubusercontent.com/google-research/noisystudent/master/efficientnet_model.py | https://github.com/google-research/noisystudent |
google-research | noisystudent | filter_unlabel.py | https://raw.githubusercontent.com/google-research/noisystudent/master/filter_unlabel.py | https://github.com/google-research/noisystudent |
google-research | noisystudent | main.py | https://raw.githubusercontent.com/google-research/noisystudent/master/main.py | https://github.com/google-research/noisystudent |
google-research | noisystudent | predict_label.py | https://raw.githubusercontent.com/google-research/noisystudent/master/predict_label.py | https://github.com/google-research/noisystudent |
google-research | noisystudent | preprocessing.py | https://raw.githubusercontent.com/google-research/noisystudent/master/preprocessing.py | https://github.com/google-research/noisystudent |
google-research | noisystudent | proc_svhn.py | https://raw.githubusercontent.com/google-research/noisystudent/master/proc_svhn.py | https://github.com/google-research/noisystudent |
google-research | noisystudent | randaugment.py | https://raw.githubusercontent.com/google-research/noisystudent/master/randaugment.py | https://github.com/google-research/noisystudent |
google-research | noisystudent | task_info.py | https://raw.githubusercontent.com/google-research/noisystudent/master/task_info.py | https://github.com/google-research/noisystudent |
google-research | noisystudent | utils.py | https://raw.githubusercontent.com/google-research/noisystudent/master/utils.py | https://github.com/google-research/noisystudent |
thunlp | OpenAttack | build-doc.py | https://raw.githubusercontent.com/thunlp/OpenAttack/master/build-doc.py | https://github.com/thunlp/OpenAttack |
thunlp | OpenAttack | demo.py | https://raw.githubusercontent.com/thunlp/OpenAttack/master/demo.py | https://github.com/thunlp/OpenAttack |
thunlp | OpenAttack | demo_deo.py | https://raw.githubusercontent.com/thunlp/OpenAttack/master/demo_deo.py | https://github.com/thunlp/OpenAttack |
facebookresearch | synsin | train.py | https://raw.githubusercontent.com/facebookresearch/synsin/main/train.py | https://github.com/facebookresearch/synsin |
Andy-zhujunwen | UNET-ZOO | UNet.py | https://raw.githubusercontent.com/Andy-zhujunwen/UNET-ZOO/master/UNet.py | https://github.com/Andy-zhujunwen/UNET-ZOO |
Andy-zhujunwen | UNET-ZOO | attention_unet.py | https://raw.githubusercontent.com/Andy-zhujunwen/UNET-ZOO/master/attention_unet.py | https://github.com/Andy-zhujunwen/UNET-ZOO |
Andy-zhujunwen | UNET-ZOO | cenet.py | https://raw.githubusercontent.com/Andy-zhujunwen/UNET-ZOO/master/cenet.py | https://github.com/Andy-zhujunwen/UNET-ZOO |
Andy-zhujunwen | UNET-ZOO | channel_unet.py | https://raw.githubusercontent.com/Andy-zhujunwen/UNET-ZOO/master/channel_unet.py | https://github.com/Andy-zhujunwen/UNET-ZOO |
Andy-zhujunwen | UNET-ZOO | dataset.py | https://raw.githubusercontent.com/Andy-zhujunwen/UNET-ZOO/master/dataset.py | https://github.com/Andy-zhujunwen/UNET-ZOO |
Andy-zhujunwen | UNET-ZOO | fcn.py | https://raw.githubusercontent.com/Andy-zhujunwen/UNET-ZOO/master/fcn.py | https://github.com/Andy-zhujunwen/UNET-ZOO |
Andy-zhujunwen | UNET-ZOO | main.py | https://raw.githubusercontent.com/Andy-zhujunwen/UNET-ZOO/master/main.py | https://github.com/Andy-zhujunwen/UNET-ZOO |
Andy-zhujunwen | UNET-ZOO | metrics.py | https://raw.githubusercontent.com/Andy-zhujunwen/UNET-ZOO/master/metrics.py | https://github.com/Andy-zhujunwen/UNET-ZOO |
Andy-zhujunwen | UNET-ZOO | plot.py | https://raw.githubusercontent.com/Andy-zhujunwen/UNET-ZOO/master/plot.py | https://github.com/Andy-zhujunwen/UNET-ZOO |
Andy-zhujunwen | UNET-ZOO | r2unet.py | https://raw.githubusercontent.com/Andy-zhujunwen/UNET-ZOO/master/r2unet.py | https://github.com/Andy-zhujunwen/UNET-ZOO |
Andy-zhujunwen | UNET-ZOO | segnet.py | https://raw.githubusercontent.com/Andy-zhujunwen/UNET-ZOO/master/segnet.py | https://github.com/Andy-zhujunwen/UNET-ZOO |
Andy-zhujunwen | UNET-ZOO | unetpp.py | https://raw.githubusercontent.com/Andy-zhujunwen/UNET-ZOO/master/unetpp.py | https://github.com/Andy-zhujunwen/UNET-ZOO |
facebookresearch | open_lth | open_lth.py | https://raw.githubusercontent.com/facebookresearch/open_lth/main/open_lth.py | https://github.com/facebookresearch/open_lth |
Rlacat | jd-automask | getskuid.py | https://raw.githubusercontent.com/Rlacat/jd-automask/master/getskuid.py | https://github.com/Rlacat/jd-automask |
Rlacat | jd-automask | jd-automask_V1.py | https://raw.githubusercontent.com/Rlacat/jd-automask/master/jd-automask_V1.py | https://github.com/Rlacat/jd-automask |
MishaLaskin | curl | curl_sac.py | https://raw.githubusercontent.com/MishaLaskin/curl/master/curl_sac.py | https://github.com/MishaLaskin/curl |
MishaLaskin | curl | encoder.py | https://raw.githubusercontent.com/MishaLaskin/curl/master/encoder.py | https://github.com/MishaLaskin/curl |
MishaLaskin | curl | logger.py | https://raw.githubusercontent.com/MishaLaskin/curl/master/logger.py | https://github.com/MishaLaskin/curl |
MishaLaskin | curl | train.py | https://raw.githubusercontent.com/MishaLaskin/curl/master/train.py | https://github.com/MishaLaskin/curl |
MishaLaskin | curl | utils.py | https://raw.githubusercontent.com/MishaLaskin/curl/master/utils.py | https://github.com/MishaLaskin/curl |
MishaLaskin | curl | video.py | https://raw.githubusercontent.com/MishaLaskin/curl/master/video.py | https://github.com/MishaLaskin/curl |
ethereum | staking-deposit-cli | test_binary_btec_script.py | https://raw.githubusercontent.com/ethereum/staking-deposit-cli/master/test_binary_btec_script.py | https://github.com/ethereum/staking-deposit-cli |
ethereum | staking-deposit-cli | test_binary_deposit_script.py | https://raw.githubusercontent.com/ethereum/staking-deposit-cli/master/test_binary_deposit_script.py | https://github.com/ethereum/staking-deposit-cli |
ethereum | staking-deposit-cli | test_btec_script.py | https://raw.githubusercontent.com/ethereum/staking-deposit-cli/master/test_btec_script.py | https://github.com/ethereum/staking-deposit-cli |
ethereum | staking-deposit-cli | test_deposit_script.py | https://raw.githubusercontent.com/ethereum/staking-deposit-cli/master/test_deposit_script.py | https://github.com/ethereum/staking-deposit-cli |
MatthieuBizien | roam-to-git | tests.py | https://raw.githubusercontent.com/MatthieuBizien/roam-to-git/master/tests.py | https://github.com/MatthieuBizien/roam-to-git |
mos9527 | pyncm | pyncm.tests.py | https://raw.githubusercontent.com/mos9527/pyncm/master/pyncm.tests.py | https://github.com/mos9527/pyncm |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.