repo_owner
stringlengths 2
39
| repo_name
stringlengths 1
100
| file_path
stringlengths 4
120
| file_url
stringlengths 51
219
|
|---|---|---|---|
janehwu
|
mcc-ho
|
demo.py
|
https://raw.githubusercontent.com/janehwu/mcc-ho/main/demo.py
|
janehwu
|
mcc-ho
|
demo_with_hamer.py
|
https://raw.githubusercontent.com/janehwu/mcc-ho/main/demo_with_hamer.py
|
janehwu
|
mcc-ho
|
engine_mccho.py
|
https://raw.githubusercontent.com/janehwu/mcc-ho/main/engine_mccho.py
|
janehwu
|
mcc-ho
|
main_mccho.py
|
https://raw.githubusercontent.com/janehwu/mcc-ho/main/main_mccho.py
|
janehwu
|
mcc-ho
|
mccho_model.py
|
https://raw.githubusercontent.com/janehwu/mcc-ho/main/mccho_model.py
|
hardingadonis
|
aseprite-auto-build
|
download.py
|
https://raw.githubusercontent.com/hardingadonis/aseprite-auto-build/main/download.py
|
openvino-dev-samples
|
Qwen2.openvino
|
chat.py
|
https://raw.githubusercontent.com/openvino-dev-samples/Qwen2.openvino/main/chat.py
|
openvino-dev-samples
|
Qwen2.openvino
|
chat_genai.py
|
https://raw.githubusercontent.com/openvino-dev-samples/Qwen2.openvino/main/chat_genai.py
|
openvino-dev-samples
|
Qwen2.openvino
|
convert.py
|
https://raw.githubusercontent.com/openvino-dev-samples/Qwen2.openvino/main/convert.py
|
sfanxiang
|
videoshop
|
data_module.py
|
https://raw.githubusercontent.com/sfanxiang/videoshop/master/data_module.py
|
sfanxiang
|
videoshop
|
euler_discrete_inverse.py
|
https://raw.githubusercontent.com/sfanxiang/videoshop/master/euler_discrete_inverse.py
|
sfanxiang
|
videoshop
|
model_utils.py
|
https://raw.githubusercontent.com/sfanxiang/videoshop/master/model_utils.py
|
sfanxiang
|
videoshop
|
run.py
|
https://raw.githubusercontent.com/sfanxiang/videoshop/master/run.py
|
bluss
|
pyproject-local-kernel
|
noxfile.py
|
https://raw.githubusercontent.com/bluss/pyproject-local-kernel/main/noxfile.py
|
abhishek9jaiswal
|
PasswordManager
|
passwordmanager.py
|
https://raw.githubusercontent.com/abhishek9jaiswal/PasswordManager/main/passwordmanager.py
|
lbc12345
|
PromptCIR-NTIRE24
|
model.py
|
https://raw.githubusercontent.com/lbc12345/PromptCIR-NTIRE24/main/model.py
|
lbc12345
|
PromptCIR-NTIRE24
|
test_model.py
|
https://raw.githubusercontent.com/lbc12345/PromptCIR-NTIRE24/main/test_model.py
|
ZZWaang
|
whole-song-gen
|
inference_whole_song.py
|
https://raw.githubusercontent.com/ZZWaang/whole-song-gen/main/inference_whole_song.py
|
ZZWaang
|
whole-song-gen
|
train_main.py
|
https://raw.githubusercontent.com/ZZWaang/whole-song-gen/main/train_main.py
|
zjysteven
|
mink-plus-plus
|
run.py
|
https://raw.githubusercontent.com/zjysteven/mink-plus-plus/main/run.py
|
zjysteven
|
mink-plus-plus
|
run_concat.py
|
https://raw.githubusercontent.com/zjysteven/mink-plus-plus/main/run_concat.py
|
zjysteven
|
mink-plus-plus
|
run_neighbor.py
|
https://raw.githubusercontent.com/zjysteven/mink-plus-plus/main/run_neighbor.py
|
zjysteven
|
mink-plus-plus
|
run_ref.py
|
https://raw.githubusercontent.com/zjysteven/mink-plus-plus/main/run_ref.py
|
yixiaoer
|
mistral-v0.2-jax
|
convert_mistral_weight_to_hf.py
|
https://raw.githubusercontent.com/yixiaoer/mistral-v0.2-jax/main/convert_mistral_weight_to_hf.py
|
yixiaoer
|
mistral-v0.2-jax
|
generate.py
|
https://raw.githubusercontent.com/yixiaoer/mistral-v0.2-jax/main/generate.py
|
yixiaoer
|
mistral-v0.2-jax
|
temp_0.py
|
https://raw.githubusercontent.com/yixiaoer/mistral-v0.2-jax/main/temp_0.py
|
yixiaoer
|
mistral-v0.2-jax
|
train.py
|
https://raw.githubusercontent.com/yixiaoer/mistral-v0.2-jax/main/train.py
|
xuyuzhuang11
|
Werewolf
|
merge_memory.py
|
https://raw.githubusercontent.com/xuyuzhuang11/Werewolf/main/merge_memory.py
|
xuyuzhuang11
|
Werewolf
|
run_werewolf.py
|
https://raw.githubusercontent.com/xuyuzhuang11/Werewolf/main/run_werewolf.py
|
Xiaokang2022
|
Chess
|
AI.py
|
https://raw.githubusercontent.com/Xiaokang2022/Chess/master/AI.py
|
Xiaokang2022
|
Chess
|
GUI.py
|
https://raw.githubusercontent.com/Xiaokang2022/Chess/master/GUI.py
|
Xiaokang2022
|
Chess
|
LAN.py
|
https://raw.githubusercontent.com/Xiaokang2022/Chess/master/LAN.py
|
Xiaokang2022
|
Chess
|
alpha_beta_search.py
|
https://raw.githubusercontent.com/Xiaokang2022/Chess/master/alpha_beta_search.py
|
Xiaokang2022
|
Chess
|
client.py
|
https://raw.githubusercontent.com/Xiaokang2022/Chess/master/client.py
|
Xiaokang2022
|
Chess
|
constants.py
|
https://raw.githubusercontent.com/Xiaokang2022/Chess/master/constants.py
|
Xiaokang2022
|
Chess
|
min_max_search.py
|
https://raw.githubusercontent.com/Xiaokang2022/Chess/master/min_max_search.py
|
Xiaokang2022
|
Chess
|
rule.py
|
https://raw.githubusercontent.com/Xiaokang2022/Chess/master/rule.py
|
Xiaokang2022
|
Chess
|
tkintertools.py
|
https://raw.githubusercontent.com/Xiaokang2022/Chess/master/tkintertools.py
|
flixpar
|
med-ts-llm
|
test.py
|
https://raw.githubusercontent.com/flixpar/med-ts-llm/main/test.py
|
flixpar
|
med-ts-llm
|
utils.py
|
https://raw.githubusercontent.com/flixpar/med-ts-llm/main/utils.py
|
OscarValerock
|
PowerQueryFunctions
|
M_Creator.py
|
https://raw.githubusercontent.com/OscarValerock/PowerQueryFunctions/main/M_Creator.py
|
ChangyuanWang17
|
APQ-DM
|
main.py
|
https://raw.githubusercontent.com/ChangyuanWang17/APQ-DM/main/main.py
|
instructor-ai
|
cloud
|
run.py
|
https://raw.githubusercontent.com/instructor-ai/cloud/main/run.py
|
LSWmaker
|
Voronoi
|
main.py
|
https://raw.githubusercontent.com/LSWmaker/Voronoi/main/main.py
|
simonw
|
llm-command-r
|
llm_command_r.py
|
https://raw.githubusercontent.com/simonw/llm-command-r/main/llm_command_r.py
|
jacklishufan
|
diffusion-kto
|
train_kto_sd_v1.5.py
|
https://raw.githubusercontent.com/jacklishufan/diffusion-kto/main/train_kto_sd_v1.5.py
|
KhoomeiK
|
complexity-scaling
|
data_gen.py
|
https://raw.githubusercontent.com/KhoomeiK/complexity-scaling/main/data_gen.py
|
KhoomeiK
|
complexity-scaling
|
data_utils.py
|
https://raw.githubusercontent.com/KhoomeiK/complexity-scaling/main/data_utils.py
|
KhoomeiK
|
complexity-scaling
|
fsdp_training.py
|
https://raw.githubusercontent.com/KhoomeiK/complexity-scaling/main/fsdp_training.py
|
KhoomeiK
|
complexity-scaling
|
gzip_difficulty.py
|
https://raw.githubusercontent.com/KhoomeiK/complexity-scaling/main/gzip_difficulty.py
|
KhoomeiK
|
complexity-scaling
|
main.py
|
https://raw.githubusercontent.com/KhoomeiK/complexity-scaling/main/main.py
|
KhoomeiK
|
complexity-scaling
|
training.py
|
https://raw.githubusercontent.com/KhoomeiK/complexity-scaling/main/training.py
|
Jaewoo97
|
T2P
|
captions_jrdb.py
|
https://raw.githubusercontent.com/Jaewoo97/T2P/main/captions_jrdb.py
|
Jaewoo97
|
T2P
|
debug_util.py
|
https://raw.githubusercontent.com/Jaewoo97/T2P/main/debug_util.py
|
Jaewoo97
|
T2P
|
lightning_eval.py
|
https://raw.githubusercontent.com/Jaewoo97/T2P/main/lightning_eval.py
|
Jaewoo97
|
T2P
|
lightning_finetune.py
|
https://raw.githubusercontent.com/Jaewoo97/T2P/main/lightning_finetune.py
|
Jaewoo97
|
T2P
|
lightning_train.py
|
https://raw.githubusercontent.com/Jaewoo97/T2P/main/lightning_train.py
|
Jaewoo97
|
T2P
|
preprocess_1st_jrdb.py
|
https://raw.githubusercontent.com/Jaewoo97/T2P/main/preprocess_1st_jrdb.py
|
Jaewoo97
|
T2P
|
preprocess_2nd_jrdb.py
|
https://raw.githubusercontent.com/Jaewoo97/T2P/main/preprocess_2nd_jrdb.py
|
Jaewoo97
|
T2P
|
preprocess_utils.py
|
https://raw.githubusercontent.com/Jaewoo97/T2P/main/preprocess_utils.py
|
Jaewoo97
|
T2P
|
utils.py
|
https://raw.githubusercontent.com/Jaewoo97/T2P/main/utils.py
|
JohnHammond
|
qr2unicode
|
qr2unicode.py
|
https://raw.githubusercontent.com/JohnHammond/qr2unicode/main/qr2unicode.py
|
NVlabs
|
CMD
|
eval_functions.py
|
https://raw.githubusercontent.com/NVlabs/CMD/main/eval_functions.py
|
NVlabs
|
CMD
|
train_ae.py
|
https://raw.githubusercontent.com/NVlabs/CMD/main/train_ae.py
|
NVlabs
|
CMD
|
train_content_diffusion.py
|
https://raw.githubusercontent.com/NVlabs/CMD/main/train_content_diffusion.py
|
NVlabs
|
CMD
|
train_motion_diffusion.py
|
https://raw.githubusercontent.com/NVlabs/CMD/main/train_motion_diffusion.py
|
1202kbs
|
GCTM
|
averagemeter.py
|
https://raw.githubusercontent.com/1202kbs/GCTM/main/averagemeter.py
|
1202kbs
|
GCTM
|
couplings.py
|
https://raw.githubusercontent.com/1202kbs/GCTM/main/couplings.py
|
1202kbs
|
GCTM
|
data.py
|
https://raw.githubusercontent.com/1202kbs/GCTM/main/data.py
|
1202kbs
|
GCTM
|
discretizations.py
|
https://raw.githubusercontent.com/1202kbs/GCTM/main/discretizations.py
|
1202kbs
|
GCTM
|
distances.py
|
https://raw.githubusercontent.com/1202kbs/GCTM/main/distances.py
|
1202kbs
|
GCTM
|
networks.py
|
https://raw.githubusercontent.com/1202kbs/GCTM/main/networks.py
|
1202kbs
|
GCTM
|
solvers.py
|
https://raw.githubusercontent.com/1202kbs/GCTM/main/solvers.py
|
1202kbs
|
GCTM
|
train_gctm.py
|
https://raw.githubusercontent.com/1202kbs/GCTM/main/train_gctm.py
|
1202kbs
|
GCTM
|
train_gctm_inverse.py
|
https://raw.githubusercontent.com/1202kbs/GCTM/main/train_gctm_inverse.py
|
1202kbs
|
GCTM
|
utils.py
|
https://raw.githubusercontent.com/1202kbs/GCTM/main/utils.py
|
OlaWod
|
PitchVC
|
asv.py
|
https://raw.githubusercontent.com/OlaWod/PitchVC/main/asv.py
|
OlaWod
|
PitchVC
|
convert_mp.py
|
https://raw.githubusercontent.com/OlaWod/PitchVC/main/convert_mp.py
|
OlaWod
|
PitchVC
|
convert_sp.py
|
https://raw.githubusercontent.com/OlaWod/PitchVC/main/convert_sp.py
|
OlaWod
|
PitchVC
|
meldataset.py
|
https://raw.githubusercontent.com/OlaWod/PitchVC/main/meldataset.py
|
OlaWod
|
PitchVC
|
models.py
|
https://raw.githubusercontent.com/OlaWod/PitchVC/main/models.py
|
OlaWod
|
PitchVC
|
stft.py
|
https://raw.githubusercontent.com/OlaWod/PitchVC/main/stft.py
|
OlaWod
|
PitchVC
|
train.py
|
https://raw.githubusercontent.com/OlaWod/PitchVC/main/train.py
|
pf0607
|
COZ
|
demo.py
|
https://raw.githubusercontent.com/pf0607/COZ/main/demo.py
|
pf0607
|
COZ
|
test_real.py
|
https://raw.githubusercontent.com/pf0607/COZ/main/test_real.py
|
pf0607
|
COZ
|
train_real.py
|
https://raw.githubusercontent.com/pf0607/COZ/main/train_real.py
|
pf0607
|
COZ
|
utils.py
|
https://raw.githubusercontent.com/pf0607/COZ/main/utils.py
|
Event-AHU
|
Mamba_FETrack
|
event_to_frame_FE108.py
|
https://raw.githubusercontent.com/Event-AHU/Mamba_FETrack/main/event_to_frame_FE108.py
|
NeuSpeech
|
NeuSpeech1
|
evaluation.py
|
https://raw.githubusercontent.com/NeuSpeech/NeuSpeech1/main/evaluation.py
|
NeuSpeech
|
NeuSpeech1
|
evaluation_speech.py
|
https://raw.githubusercontent.com/NeuSpeech/NeuSpeech1/main/evaluation_speech.py
|
NeuSpeech
|
NeuSpeech1
|
finetune.py
|
https://raw.githubusercontent.com/NeuSpeech/NeuSpeech1/main/finetune.py
|
NeuSpeech
|
NeuSpeech1
|
merge_lora.py
|
https://raw.githubusercontent.com/NeuSpeech/NeuSpeech1/main/merge_lora.py
|
keithorange
|
HUGE_FreqTrade_Strategy_Collection
|
ADXMomentum.py
|
https://raw.githubusercontent.com/keithorange/HUGE_FreqTrade_Strategy_Collection/main/ADXMomentum.py
|
keithorange
|
HUGE_FreqTrade_Strategy_Collection
|
ADX_15M_USDT2.py
|
https://raw.githubusercontent.com/keithorange/HUGE_FreqTrade_Strategy_Collection/main/ADX_15M_USDT2.py
|
keithorange
|
HUGE_FreqTrade_Strategy_Collection
|
ASDTSRockwellTrading.py
|
https://raw.githubusercontent.com/keithorange/HUGE_FreqTrade_Strategy_Collection/main/ASDTSRockwellTrading.py
|
keithorange
|
HUGE_FreqTrade_Strategy_Collection
|
AdxSmas.py
|
https://raw.githubusercontent.com/keithorange/HUGE_FreqTrade_Strategy_Collection/main/AdxSmas.py
|
keithorange
|
HUGE_FreqTrade_Strategy_Collection
|
AlwaysBuy.py
|
https://raw.githubusercontent.com/keithorange/HUGE_FreqTrade_Strategy_Collection/main/AlwaysBuy.py
|
keithorange
|
HUGE_FreqTrade_Strategy_Collection
|
AverageStrategy.py
|
https://raw.githubusercontent.com/keithorange/HUGE_FreqTrade_Strategy_Collection/main/AverageStrategy.py
|
keithorange
|
HUGE_FreqTrade_Strategy_Collection
|
AwesomeMacd.py
|
https://raw.githubusercontent.com/keithorange/HUGE_FreqTrade_Strategy_Collection/main/AwesomeMacd.py
|
keithorange
|
HUGE_FreqTrade_Strategy_Collection
|
BBMod1.py
|
https://raw.githubusercontent.com/keithorange/HUGE_FreqTrade_Strategy_Collection/main/BBMod1.py
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.