repo_owner stringlengths 2 39 | repo_name stringlengths 1 100 | file_path stringlengths 4 120 | file_url stringlengths 51 219 |
|---|---|---|---|
gzhu06 | Cacophony | dataset_processors.py | https://raw.githubusercontent.com/gzhu06/Cacophony/main/dataset_processors.py |
gzhu06 | Cacophony | eval_caco.py | https://raw.githubusercontent.com/gzhu06/Cacophony/main/eval_caco.py |
gzhu06 | Cacophony | retrieval_utils.py | https://raw.githubusercontent.com/gzhu06/Cacophony/main/retrieval_utils.py |
limefax | rope-nd | ropend.py | https://raw.githubusercontent.com/limefax/rope-nd/main/ropend.py |
FelixKohlhas | ScreenTime2CSV | screentime2csv.py | https://raw.githubusercontent.com/FelixKohlhas/ScreenTime2CSV/main/screentime2csv.py |
HySonLab | Protein_Redesign | generate.py | https://raw.githubusercontent.com/HySonLab/Protein_Redesign/main/generate.py |
HySonLab | Protein_Redesign | preprocess_pdbbind.py | https://raw.githubusercontent.com/HySonLab/Protein_Redesign/main/preprocess_pdbbind.py |
HySonLab | Protein_Redesign | train.py | https://raw.githubusercontent.com/HySonLab/Protein_Redesign/main/train.py |
HySonLab | Protein_Redesign | train_from_ckpt.py | https://raw.githubusercontent.com/HySonLab/Protein_Redesign/main/train_from_ckpt.py |
aws-samples | amazon-bedrock-voice-conversation | api_request_schema.py | https://raw.githubusercontent.com/aws-samples/amazon-bedrock-voice-conversation/main/api_request_schema.py |
aws-samples | amazon-bedrock-voice-conversation | app.py | https://raw.githubusercontent.com/aws-samples/amazon-bedrock-voice-conversation/main/app.py |
umutkavakli | grade-notification-bot | scrapper.py | https://raw.githubusercontent.com/umutkavakli/grade-notification-bot/main/scrapper.py |
bytewax | hacking-hacker-news | hackernews.py | https://raw.githubusercontent.com/bytewax/hacking-hacker-news/main/hackernews.py |
bytewax | hacking-hacker-news | proton.py | https://raw.githubusercontent.com/bytewax/hacking-hacker-news/main/proton.py |
x011 | CryptoFrame | CryptoFrame.py | https://raw.githubusercontent.com/x011/CryptoFrame/main/CryptoFrame.py |
AI4Good24 | PsySafe | build_prompt.py | https://raw.githubusercontent.com/AI4Good24/PsySafe/main/build_prompt.py |
AI4Good24 | PsySafe | groupchat.py | https://raw.githubusercontent.com/AI4Good24/PsySafe/main/groupchat.py |
AI4Good24 | PsySafe | result_extract.py | https://raw.githubusercontent.com/AI4Good24/PsySafe/main/result_extract.py |
AI4Good24 | PsySafe | round_extract.py | https://raw.githubusercontent.com/AI4Good24/PsySafe/main/round_extract.py |
AI4Good24 | PsySafe | start.py | https://raw.githubusercontent.com/AI4Good24/PsySafe/main/start.py |
AI4Good24 | PsySafe | universal_agent.py | https://raw.githubusercontent.com/AI4Good24/PsySafe/main/universal_agent.py |
AI4Good24 | PsySafe | utils.py | https://raw.githubusercontent.com/AI4Good24/PsySafe/main/utils.py |
Jayasurya-Marasani | ROS-Enabled-Survelliance-Robot | motor_publisher.py | https://raw.githubusercontent.com/Jayasurya-Marasani/ROS-Enabled-Survelliance-Robot/main/motor_publisher.py |
RyWhal | TypeWryter | TypeWryter.py | https://raw.githubusercontent.com/RyWhal/TypeWryter/main/TypeWryter.py |
RyWhal | TypeWryter | file_manager.py | https://raw.githubusercontent.com/RyWhal/TypeWryter/main/file_manager.py |
RyWhal | TypeWryter | local_file_browser.py | https://raw.githubusercontent.com/RyWhal/TypeWryter/main/local_file_browser.py |
RyWhal | TypeWryter | utils.py | https://raw.githubusercontent.com/RyWhal/TypeWryter/main/utils.py |
QuanjianSong | T2I-Metrics | cal_diffusion_metric.py | https://raw.githubusercontent.com/QuanjianSong/T2I-Metrics/main/cal_diffusion_metric.py |
thomashirtz | renaiming | renaiming.py | https://raw.githubusercontent.com/thomashirtz/renaiming/main/renaiming.py |
oneal2000 | MIND | detection_score.py | https://raw.githubusercontent.com/oneal2000/MIND/main/detection_score.py |
oneal2000 | MIND | generate_data.py | https://raw.githubusercontent.com/oneal2000/MIND/main/generate_data.py |
oneal2000 | MIND | generate_hd.py | https://raw.githubusercontent.com/oneal2000/MIND/main/generate_hd.py |
oneal2000 | MIND | generate_hd_for_helm.py | https://raw.githubusercontent.com/oneal2000/MIND/main/generate_hd_for_helm.py |
shettyvarshaa | PRINCIPLES-OF-AI | BFSnDFS.py | https://raw.githubusercontent.com/shettyvarshaa/PRINCIPLES-OF-AI/main/BFSnDFS.py |
shettyvarshaa | PRINCIPLES-OF-AI | P5_FuzzySets.py | https://raw.githubusercontent.com/shettyvarshaa/PRINCIPLES-OF-AI/main/P5_FuzzySets.py |
shettyvarshaa | PRINCIPLES-OF-AI | P7_Crossword.py | https://raw.githubusercontent.com/shettyvarshaa/PRINCIPLES-OF-AI/main/P7_Crossword.py |
shettyvarshaa | PRINCIPLES-OF-AI | P8_Chatbot.py | https://raw.githubusercontent.com/shettyvarshaa/PRINCIPLES-OF-AI/main/P8_Chatbot.py |
shettyvarshaa | PRINCIPLES-OF-AI | eightpuzzle.py | https://raw.githubusercontent.com/shettyvarshaa/PRINCIPLES-OF-AI/main/eightpuzzle.py |
shettyvarshaa | PRINCIPLES-OF-AI | tictactoe.py | https://raw.githubusercontent.com/shettyvarshaa/PRINCIPLES-OF-AI/main/tictactoe.py |
shettyvarshaa | PRINCIPLES-OF-AI | tsp.py | https://raw.githubusercontent.com/shettyvarshaa/PRINCIPLES-OF-AI/main/tsp.py |
shahi21 | pai-lab | 8puzzle.py | https://raw.githubusercontent.com/shahi21/pai-lab/main/8puzzle.py |
shahi21 | pai-lab | astar.py | https://raw.githubusercontent.com/shahi21/pai-lab/main/astar.py |
shahi21 | pai-lab | tic-tac-toe.py | https://raw.githubusercontent.com/shahi21/pai-lab/main/tic-tac-toe.py |
shahi21 | pai-lab | tsp.py | https://raw.githubusercontent.com/shahi21/pai-lab/main/tsp.py |
JustlfC03 | MSTNet | run.py | https://raw.githubusercontent.com/JustlfC03/MSTNet/main/run.py |
AllAboutAI-YT | rag | chroma.py | https://raw.githubusercontent.com/AllAboutAI-YT/rag/main/chroma.py |
charyan | osh | osh.py | https://raw.githubusercontent.com/charyan/osh/master/osh.py |
roshanlam | sqlite-worker | tests.py | https://raw.githubusercontent.com/roshanlam/sqlite-worker/main/tests.py |
Sandreke | pygame-messi-antonela | messi_antonela.py | https://raw.githubusercontent.com/Sandreke/pygame-messi-antonela/main/messi_antonela.py |
ViktorAxelsen | CLE-TFE | config.py | https://raw.githubusercontent.com/ViktorAxelsen/CLE-TFE/main/config.py |
ViktorAxelsen | CLE-TFE | dataloader.py | https://raw.githubusercontent.com/ViktorAxelsen/CLE-TFE/main/dataloader.py |
ViktorAxelsen | CLE-TFE | model_new_aug.py | https://raw.githubusercontent.com/ViktorAxelsen/CLE-TFE/main/model_new_aug.py |
ViktorAxelsen | CLE-TFE | test_new.py | https://raw.githubusercontent.com/ViktorAxelsen/CLE-TFE/main/test_new.py |
ViktorAxelsen | CLE-TFE | train_new.py | https://raw.githubusercontent.com/ViktorAxelsen/CLE-TFE/main/train_new.py |
ViktorAxelsen | CLE-TFE | utils.py | https://raw.githubusercontent.com/ViktorAxelsen/CLE-TFE/main/utils.py |
shivamsanju | ragswift | settings.py | https://raw.githubusercontent.com/shivamsanju/ragswift/main/settings.py |
SriLaxmi1993 | Document-Genie-using-RAG-Framwork | streamlit_App.py | https://raw.githubusercontent.com/SriLaxmi1993/Document-Genie-using-RAG-Framwork/main/streamlit_App.py |
ashiswin | Palworld-Dedicated-Server-Host-Fix | fix_host_file.py | https://raw.githubusercontent.com/ashiswin/Palworld-Dedicated-Server-Host-Fix/main/fix_host_file.py |
PeterH0323 | ancient-chat-llm | web_demo.py | https://raw.githubusercontent.com/PeterH0323/ancient-chat-llm/main/web_demo.py |
Gunthersuper | Binance-Futures-Python-Examples | main1.py | https://raw.githubusercontent.com/Gunthersuper/Binance-Futures-Python-Examples/main/main1.py |
worldbank | GISTEmbed | train_finetune.py | https://raw.githubusercontent.com/worldbank/GISTEmbed/main/train_finetune.py |
Contextualist | lone-arena | evaluate.py | https://raw.githubusercontent.com/Contextualist/lone-arena/main/evaluate.py |
Contextualist | lone-arena | generate.py | https://raw.githubusercontent.com/Contextualist/lone-arena/main/generate.py |
TheCuteOwl | discord-bot-animated-pfp | main.py | https://raw.githubusercontent.com/TheCuteOwl/discord-bot-animated-pfp/main/main.py |
ergostats | python_nido_buho | python_visualizacion_union.py | https://raw.githubusercontent.com/ergostats/python_nido_buho/main/python_visualizacion_union.py |
ergostats | python_nido_buho | regresion.py | https://raw.githubusercontent.com/ergostats/python_nido_buho/main/regresion.py |
Shubodh | lidar-image-pretrain-VPR | evaluate.py | https://raw.githubusercontent.com/Shubodh/lidar-image-pretrain-VPR/master/evaluate.py |
Shubodh | lidar-image-pretrain-VPR | trainer.py | https://raw.githubusercontent.com/Shubodh/lidar-image-pretrain-VPR/master/trainer.py |
wu-vincent | crosscore-custom | make_custom.py | https://raw.githubusercontent.com/wu-vincent/crosscore-custom/main/make_custom.py |
KwanWaiChung | MT-Eval | calculate_score.py | https://raw.githubusercontent.com/KwanWaiChung/MT-Eval/main/calculate_score.py |
KwanWaiChung | MT-Eval | create_data.py | https://raw.githubusercontent.com/KwanWaiChung/MT-Eval/main/create_data.py |
KwanWaiChung | MT-Eval | evaluate.py | https://raw.githubusercontent.com/KwanWaiChung/MT-Eval/main/evaluate.py |
KwanWaiChung | MT-Eval | inference.py | https://raw.githubusercontent.com/KwanWaiChung/MT-Eval/main/inference.py |
Nemo1999 | Joint-TensoRF | camera.py | https://raw.githubusercontent.com/Nemo1999/Joint-TensoRF/main/camera.py |
Nemo1999 | Joint-TensoRF | evaluate.py | https://raw.githubusercontent.com/Nemo1999/Joint-TensoRF/main/evaluate.py |
Nemo1999 | Joint-TensoRF | options.py | https://raw.githubusercontent.com/Nemo1999/Joint-TensoRF/main/options.py |
Nemo1999 | Joint-TensoRF | train_2d.py | https://raw.githubusercontent.com/Nemo1999/Joint-TensoRF/main/train_2d.py |
Nemo1999 | Joint-TensoRF | train_3d.py | https://raw.githubusercontent.com/Nemo1999/Joint-TensoRF/main/train_3d.py |
Nemo1999 | Joint-TensoRF | util.py | https://raw.githubusercontent.com/Nemo1999/Joint-TensoRF/main/util.py |
Nemo1999 | Joint-TensoRF | util_vis.py | https://raw.githubusercontent.com/Nemo1999/Joint-TensoRF/main/util_vis.py |
NiREvil | sms-bomber | sms-bomber.py | https://raw.githubusercontent.com/NiREvil/sms-bomber/main/sms-bomber.py |
NiREvil | sms-bomber | sms.py | https://raw.githubusercontent.com/NiREvil/sms-bomber/main/sms.py |
geniusvisiontech-inc | solana-sniper | alreadyBought.py | https://raw.githubusercontent.com/geniusvisiontech-inc/solana-sniper/main/alreadyBought.py |
geniusvisiontech-inc | solana-sniper | amm_selection.py | https://raw.githubusercontent.com/geniusvisiontech-inc/solana-sniper/main/amm_selection.py |
geniusvisiontech-inc | solana-sniper | birdeye.py | https://raw.githubusercontent.com/geniusvisiontech-inc/solana-sniper/main/birdeye.py |
geniusvisiontech-inc | solana-sniper | boughtTokenTime.py | https://raw.githubusercontent.com/geniusvisiontech-inc/solana-sniper/main/boughtTokenTime.py |
geniusvisiontech-inc | solana-sniper | main.py | https://raw.githubusercontent.com/geniusvisiontech-inc/solana-sniper/main/main.py |
geniusvisiontech-inc | solana-sniper | monitor_price_strategy.py | https://raw.githubusercontent.com/geniusvisiontech-inc/solana-sniper/main/monitor_price_strategy.py |
geniusvisiontech-inc | solana-sniper | webhook.py | https://raw.githubusercontent.com/geniusvisiontech-inc/solana-sniper/main/webhook.py |
PKU-YuanGroup | PiCO | main.py | https://raw.githubusercontent.com/PKU-YuanGroup/PiCO/master/main.py |
fanghaook | OVFormer | mAP.py | https://raw.githubusercontent.com/fanghaook/OVFormer/master/mAP.py |
fanghaook | OVFormer | train_net.py | https://raw.githubusercontent.com/fanghaook/OVFormer/master/train_net.py |
fanghaook | OVFormer | train_net_lvvis.py | https://raw.githubusercontent.com/fanghaook/OVFormer/master/train_net_lvvis.py |
fanghaook | OVFormer | train_net_video.py | https://raw.githubusercontent.com/fanghaook/OVFormer/master/train_net_video.py |
wangbo9719 | L-Defense_EFND | help.py | https://raw.githubusercontent.com/wangbo9719/L-Defense_EFND/main/help.py |
ROIM1998 | APT | args.py | https://raw.githubusercontent.com/ROIM1998/APT/master/args.py |
ROIM1998 | APT | collect_reports.py | https://raw.githubusercontent.com/ROIM1998/APT/master/collect_reports.py |
ROIM1998 | APT | efficiency_test.py | https://raw.githubusercontent.com/ROIM1998/APT/master/efficiency_test.py |
ROIM1998 | APT | efficiency_test_llama.py | https://raw.githubusercontent.com/ROIM1998/APT/master/efficiency_test_llama.py |
ROIM1998 | APT | evaluate.py | https://raw.githubusercontent.com/ROIM1998/APT/master/evaluate.py |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.