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 |
|---|---|---|---|---|
eric-mitchell | mend | losses.py | https://raw.githubusercontent.com/eric-mitchell/mend/main/losses.py | https://github.com/eric-mitchell/mend |
eric-mitchell | mend | models.py | https://raw.githubusercontent.com/eric-mitchell/mend/main/models.py | https://github.com/eric-mitchell/mend |
eric-mitchell | mend | nn.py | https://raw.githubusercontent.com/eric-mitchell/mend/main/nn.py | https://github.com/eric-mitchell/mend |
eric-mitchell | mend | oracle.py | https://raw.githubusercontent.com/eric-mitchell/mend/main/oracle.py | https://github.com/eric-mitchell/mend |
eric-mitchell | mend | run.py | https://raw.githubusercontent.com/eric-mitchell/mend/main/run.py | https://github.com/eric-mitchell/mend |
eric-mitchell | mend | trainer.py | https://raw.githubusercontent.com/eric-mitchell/mend/main/trainer.py | https://github.com/eric-mitchell/mend |
eric-mitchell | mend | utils.py | https://raw.githubusercontent.com/eric-mitchell/mend/main/utils.py | https://github.com/eric-mitchell/mend |
WesleyZhang1991 | Google_Landmark_Retrieval_2021_2nd_Place_Solution | train.py | https://raw.githubusercontent.com/WesleyZhang1991/Google_Landmark_Retrieval_2021_2nd_Place_Solution/master/train.py | https://github.com/WesleyZhang1991/Google_Landmark_Retrieval_2021_2nd_Place_Solution |
ikostrikov | implicit_q_learning | common.py | https://raw.githubusercontent.com/ikostrikov/implicit_q_learning/master/common.py | https://github.com/ikostrikov/implicit_q_learning |
ikostrikov | implicit_q_learning | critic.py | https://raw.githubusercontent.com/ikostrikov/implicit_q_learning/master/critic.py | https://github.com/ikostrikov/implicit_q_learning |
ikostrikov | implicit_q_learning | dataset_utils.py | https://raw.githubusercontent.com/ikostrikov/implicit_q_learning/master/dataset_utils.py | https://github.com/ikostrikov/implicit_q_learning |
ikostrikov | implicit_q_learning | learner.py | https://raw.githubusercontent.com/ikostrikov/implicit_q_learning/master/learner.py | https://github.com/ikostrikov/implicit_q_learning |
ikostrikov | implicit_q_learning | policy.py | https://raw.githubusercontent.com/ikostrikov/implicit_q_learning/master/policy.py | https://github.com/ikostrikov/implicit_q_learning |
ikostrikov | implicit_q_learning | train_finetune.py | https://raw.githubusercontent.com/ikostrikov/implicit_q_learning/master/train_finetune.py | https://github.com/ikostrikov/implicit_q_learning |
ikostrikov | implicit_q_learning | train_offline.py | https://raw.githubusercontent.com/ikostrikov/implicit_q_learning/master/train_offline.py | https://github.com/ikostrikov/implicit_q_learning |
ikostrikov | implicit_q_learning | value_net.py | https://raw.githubusercontent.com/ikostrikov/implicit_q_learning/master/value_net.py | https://github.com/ikostrikov/implicit_q_learning |
rev1si0n | another-tmp-mailbox | main.py | https://raw.githubusercontent.com/rev1si0n/another-tmp-mailbox/master/main.py | https://github.com/rev1si0n/another-tmp-mailbox |
SunnyGJing | t5-pegasus-chinese | predict_with_generate.py | https://raw.githubusercontent.com/SunnyGJing/t5-pegasus-chinese/main/predict_with_generate.py | https://github.com/SunnyGJing/t5-pegasus-chinese |
SunnyGJing | t5-pegasus-chinese | train_with_finetune.py | https://raw.githubusercontent.com/SunnyGJing/t5-pegasus-chinese/main/train_with_finetune.py | https://github.com/SunnyGJing/t5-pegasus-chinese |
Heinz-Loepmeier | nozzleboss | __init__.py | https://raw.githubusercontent.com/Heinz-Loepmeier/nozzleboss/main/__init__.py | https://github.com/Heinz-Loepmeier/nozzleboss |
Heinz-Loepmeier | nozzleboss | nozzleboss.py | https://raw.githubusercontent.com/Heinz-Loepmeier/nozzleboss/main/nozzleboss.py | https://github.com/Heinz-Loepmeier/nozzleboss |
Heinz-Loepmeier | nozzleboss | parser.py | https://raw.githubusercontent.com/Heinz-Loepmeier/nozzleboss/main/parser.py | https://github.com/Heinz-Loepmeier/nozzleboss |
Heinz-Loepmeier | nozzleboss | utils.py | https://raw.githubusercontent.com/Heinz-Loepmeier/nozzleboss/main/utils.py | https://github.com/Heinz-Loepmeier/nozzleboss |
mikwieczorek | centroids-reid | train_base_model.py | https://raw.githubusercontent.com/mikwieczorek/centroids-reid/main/train_base_model.py | https://github.com/mikwieczorek/centroids-reid |
mikwieczorek | centroids-reid | train_ctl_model.py | https://raw.githubusercontent.com/mikwieczorek/centroids-reid/main/train_ctl_model.py | https://github.com/mikwieczorek/centroids-reid |
DalinMathew | AutoFilterBotV3 | Config.py | https://raw.githubusercontent.com/DalinMathew/AutoFilterBotV3/master/Config.py | https://github.com/DalinMathew/AutoFilterBotV3 |
DalinMathew | AutoFilterBotV3 | mt_botz.py | https://raw.githubusercontent.com/DalinMathew/AutoFilterBotV3/master/mt_botz.py | https://github.com/DalinMathew/AutoFilterBotV3 |
DalinMathew | AutoFilterBotV3 | sample_info.py | https://raw.githubusercontent.com/DalinMathew/AutoFilterBotV3/master/sample_info.py | https://github.com/DalinMathew/AutoFilterBotV3 |
LennonChin | AppleStore-Monitor | monitor.py | https://raw.githubusercontent.com/LennonChin/AppleStore-Monitor/main/monitor.py | https://github.com/LennonChin/AppleStore-Monitor |
fxmeng | RMNet | train.py | https://raw.githubusercontent.com/fxmeng/RMNet/main/train.py | https://github.com/fxmeng/RMNet |
fxmeng | RMNet | train_pruning.py | https://raw.githubusercontent.com/fxmeng/RMNet/main/train_pruning.py | https://github.com/fxmeng/RMNet |
fxmeng | RMNet | utils.py | https://raw.githubusercontent.com/fxmeng/RMNet/main/utils.py | https://github.com/fxmeng/RMNet |
cyberjunky | 3commas-cyber-bots | allpairs.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/allpairs.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | altrank.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/altrank.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | balancereport.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/balancereport.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | botassistexplorer.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/botassistexplorer.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | botupdater.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/botupdater.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | botwatcher.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/botwatcher.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | coinmarketcap.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/coinmarketcap.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | compound.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/compound.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | dealcluster.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/dealcluster.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | galaxyscore.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/galaxyscore.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | gridbot.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/gridbot.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | marketcollector.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/marketcollector.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | movecontracts.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/movecontracts.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | telegram_contract.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/telegram_contract.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | tpincrement.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/tpincrement.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | trailingstoploss.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/trailingstoploss.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | trailingstoploss_tp.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/trailingstoploss_tp.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | watchlist.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/watchlist.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | watchlist_100eyes.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/watchlist_100eyes.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | watchlist_hodloo.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/watchlist_hodloo.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | watchlist_telegram.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/watchlist_telegram.py | https://github.com/cyberjunky/3commas-cyber-bots |
cyberjunky | 3commas-cyber-bots | webhook.py | https://raw.githubusercontent.com/cyberjunky/3commas-cyber-bots/main/webhook.py | https://github.com/cyberjunky/3commas-cyber-bots |
hzmsh | DynamicProgramming | 0005_longestPalindrome_DP.py | https://raw.githubusercontent.com/hzmsh/DynamicProgramming/master/0005_longestPalindrome_DP.py | https://github.com/hzmsh/DynamicProgramming |
hzmsh | DynamicProgramming | 0005_longestPalindrome_Recursion.py | https://raw.githubusercontent.com/hzmsh/DynamicProgramming/master/0005_longestPalindrome_Recursion.py | https://github.com/hzmsh/DynamicProgramming |
hzmsh | DynamicProgramming | 0053_MaximumSubarray_Recursion.py | https://raw.githubusercontent.com/hzmsh/DynamicProgramming/master/0053_MaximumSubarray_Recursion.py | https://github.com/hzmsh/DynamicProgramming |
hzmsh | DynamicProgramming | 0070_Climb%20Stairs_Time%20Complexity.py | https://raw.githubusercontent.com/hzmsh/DynamicProgramming/master/0070_Climb%20Stairs_Time%20Complexity.py | https://github.com/hzmsh/DynamicProgramming |
hzmsh | DynamicProgramming | 0072_EditDistance_DP.py | https://raw.githubusercontent.com/hzmsh/DynamicProgramming/master/0072_EditDistance_DP.py | https://github.com/hzmsh/DynamicProgramming |
hzmsh | DynamicProgramming | 0097_InterleavingString_DP.py | https://raw.githubusercontent.com/hzmsh/DynamicProgramming/master/0097_InterleavingString_DP.py | https://github.com/hzmsh/DynamicProgramming |
hzmsh | DynamicProgramming | 0097_InterleavingString_Recursion.py | https://raw.githubusercontent.com/hzmsh/DynamicProgramming/master/0097_InterleavingString_Recursion.py | https://github.com/hzmsh/DynamicProgramming |
arcturus-script | bilibili | bilibili.py | https://raw.githubusercontent.com/arcturus-script/bilibili/main/bilibili.py | https://github.com/arcturus-script/bilibili |
arcturus-script | bilibili | config.py | https://raw.githubusercontent.com/arcturus-script/bilibili/main/config.py | https://github.com/arcturus-script/bilibili |
arcturus-script | bilibili | index.py | https://raw.githubusercontent.com/arcturus-script/bilibili/main/index.py | https://github.com/arcturus-script/bilibili |
arcturus-script | bilibili | tools.py | https://raw.githubusercontent.com/arcturus-script/bilibili/main/tools.py | https://github.com/arcturus-script/bilibili |
UEhQZXI | vits_chinese | attentions.py | https://raw.githubusercontent.com/UEhQZXI/vits_chinese/master/attentions.py | https://github.com/UEhQZXI/vits_chinese |
UEhQZXI | vits_chinese | commons.py | https://raw.githubusercontent.com/UEhQZXI/vits_chinese/master/commons.py | https://github.com/UEhQZXI/vits_chinese |
UEhQZXI | vits_chinese | data_utils.py | https://raw.githubusercontent.com/UEhQZXI/vits_chinese/master/data_utils.py | https://github.com/UEhQZXI/vits_chinese |
UEhQZXI | vits_chinese | inference_tts.py | https://raw.githubusercontent.com/UEhQZXI/vits_chinese/master/inference_tts.py | https://github.com/UEhQZXI/vits_chinese |
UEhQZXI | vits_chinese | losses.py | https://raw.githubusercontent.com/UEhQZXI/vits_chinese/master/losses.py | https://github.com/UEhQZXI/vits_chinese |
UEhQZXI | vits_chinese | mel_processing.py | https://raw.githubusercontent.com/UEhQZXI/vits_chinese/master/mel_processing.py | https://github.com/UEhQZXI/vits_chinese |
UEhQZXI | vits_chinese | models.py | https://raw.githubusercontent.com/UEhQZXI/vits_chinese/master/models.py | https://github.com/UEhQZXI/vits_chinese |
UEhQZXI | vits_chinese | modules.py | https://raw.githubusercontent.com/UEhQZXI/vits_chinese/master/modules.py | https://github.com/UEhQZXI/vits_chinese |
UEhQZXI | vits_chinese | train.py | https://raw.githubusercontent.com/UEhQZXI/vits_chinese/master/train.py | https://github.com/UEhQZXI/vits_chinese |
UEhQZXI | vits_chinese | transforms.py | https://raw.githubusercontent.com/UEhQZXI/vits_chinese/master/transforms.py | https://github.com/UEhQZXI/vits_chinese |
UEhQZXI | vits_chinese | utils.py | https://raw.githubusercontent.com/UEhQZXI/vits_chinese/master/utils.py | https://github.com/UEhQZXI/vits_chinese |
UEhQZXI | vits_chinese | vits_strings.py | https://raw.githubusercontent.com/UEhQZXI/vits_chinese/master/vits_strings.py | https://github.com/UEhQZXI/vits_chinese |
PatrickZH | DeepCore | main.py | https://raw.githubusercontent.com/PatrickZH/DeepCore/main/main.py | https://github.com/PatrickZH/DeepCore |
PatrickZH | DeepCore | utils.py | https://raw.githubusercontent.com/PatrickZH/DeepCore/main/utils.py | https://github.com/PatrickZH/DeepCore |
FanChiMao | SUNet | dataset_RGB.py | https://raw.githubusercontent.com/FanChiMao/SUNet/main/dataset_RGB.py | https://github.com/FanChiMao/SUNet |
FanChiMao | SUNet | demo.py | https://raw.githubusercontent.com/FanChiMao/SUNet/main/demo.py | https://github.com/FanChiMao/SUNet |
FanChiMao | SUNet | demo_any_resolution.py | https://raw.githubusercontent.com/FanChiMao/SUNet/main/demo_any_resolution.py | https://github.com/FanChiMao/SUNet |
FanChiMao | SUNet | generate_patches.py | https://raw.githubusercontent.com/FanChiMao/SUNet/main/generate_patches.py | https://github.com/FanChiMao/SUNet |
FanChiMao | SUNet | train.py | https://raw.githubusercontent.com/FanChiMao/SUNet/main/train.py | https://github.com/FanChiMao/SUNet |
Future-Power-Networks | MAPDN | code_examples.py | https://raw.githubusercontent.com/Future-Power-Networks/MAPDN/main/code_examples.py | https://github.com/Future-Power-Networks/MAPDN |
Future-Power-Networks | MAPDN | test.py | https://raw.githubusercontent.com/Future-Power-Networks/MAPDN/main/test.py | https://github.com/Future-Power-Networks/MAPDN |
Future-Power-Networks | MAPDN | train.py | https://raw.githubusercontent.com/Future-Power-Networks/MAPDN/main/train.py | https://github.com/Future-Power-Networks/MAPDN |
UCSC-REAL | cifar-10-100n | fine2coarse.py | https://raw.githubusercontent.com/UCSC-REAL/cifar-10-100n/main/fine2coarse.py | https://github.com/UCSC-REAL/cifar-10-100n |
UCSC-REAL | cifar-10-100n | main.py | https://raw.githubusercontent.com/UCSC-REAL/cifar-10-100n/main/main.py | https://github.com/UCSC-REAL/cifar-10-100n |
JORKER1755 | PathPlanning | utils.py | https://raw.githubusercontent.com/JORKER1755/PathPlanning/main/utils.py | https://github.com/JORKER1755/PathPlanning |
robinhad | ukrainian-tts | app.py | https://raw.githubusercontent.com/robinhad/ukrainian-tts/main/app.py | https://github.com/robinhad/ukrainian-tts |
robinhad | ukrainian-tts | data_logger.py | https://raw.githubusercontent.com/robinhad/ukrainian-tts/main/data_logger.py | https://github.com/robinhad/ukrainian-tts |
microsoft | SPACH | datasets.py | https://raw.githubusercontent.com/microsoft/SPACH/main/datasets.py | https://github.com/microsoft/SPACH |
microsoft | SPACH | engine.py | https://raw.githubusercontent.com/microsoft/SPACH/main/engine.py | https://github.com/microsoft/SPACH |
microsoft | SPACH | logger.py | https://raw.githubusercontent.com/microsoft/SPACH/main/logger.py | https://github.com/microsoft/SPACH |
microsoft | SPACH | main.py | https://raw.githubusercontent.com/microsoft/SPACH/main/main.py | https://github.com/microsoft/SPACH |
microsoft | SPACH | utils.py | https://raw.githubusercontent.com/microsoft/SPACH/main/utils.py | https://github.com/microsoft/SPACH |
Qualcomm-AI-research | transformer-quantization | main.py | https://raw.githubusercontent.com/Qualcomm-AI-research/transformer-quantization/main/main.py | https://github.com/Qualcomm-AI-research/transformer-quantization |
jmhessel | clipscore | clipscore.py | https://raw.githubusercontent.com/jmhessel/clipscore/main/clipscore.py | https://github.com/jmhessel/clipscore |
jmhessel | clipscore | generation_eval_utils.py | https://raw.githubusercontent.com/jmhessel/clipscore/main/generation_eval_utils.py | https://github.com/jmhessel/clipscore |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.