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 |
|---|---|---|---|---|
PythonForForex | Binance-api-step-by-step-guide | pair_trading_percent.py | https://raw.githubusercontent.com/PythonForForex/Binance-api-step-by-step-guide/master/pair_trading_percent.py | https://github.com/PythonForForex/Binance-api-step-by-step-guide |
PythonForForex | Binance-api-step-by-step-guide | pair_trading_price.py | https://raw.githubusercontent.com/PythonForForex/Binance-api-step-by-step-guide/master/pair_trading_price.py | https://github.com/PythonForForex/Binance-api-step-by-step-guide |
PythonForForex | Binance-api-step-by-step-guide | websocket_stream.py | https://raw.githubusercontent.com/PythonForForex/Binance-api-step-by-step-guide/master/websocket_stream.py | https://github.com/PythonForForex/Binance-api-step-by-step-guide |
heshuting555 | NAIC_Person_ReID_DMT | divided_dataset.py | https://raw.githubusercontent.com/heshuting555/NAIC_Person_ReID_DMT/master/divided_dataset.py | https://github.com/heshuting555/NAIC_Person_ReID_DMT |
heshuting555 | NAIC_Person_ReID_DMT | ensemble_dist.py | https://raw.githubusercontent.com/heshuting555/NAIC_Person_ReID_DMT/master/ensemble_dist.py | https://github.com/heshuting555/NAIC_Person_ReID_DMT |
heshuting555 | NAIC_Person_ReID_DMT | test.py | https://raw.githubusercontent.com/heshuting555/NAIC_Person_ReID_DMT/master/test.py | https://github.com/heshuting555/NAIC_Person_ReID_DMT |
heshuting555 | NAIC_Person_ReID_DMT | train.py | https://raw.githubusercontent.com/heshuting555/NAIC_Person_ReID_DMT/master/train.py | https://github.com/heshuting555/NAIC_Person_ReID_DMT |
heshuting555 | NAIC_Person_ReID_DMT | train_UDA.py | https://raw.githubusercontent.com/heshuting555/NAIC_Person_ReID_DMT/master/train_UDA.py | https://github.com/heshuting555/NAIC_Person_ReID_DMT |
manu12121999 | RemoveBG-GIMP | remove_background.py | https://raw.githubusercontent.com/manu12121999/RemoveBG-GIMP/master/remove_background.py | https://github.com/manu12121999/RemoveBG-GIMP |
facebookresearch | deep_bisim4control | decoder.py | https://raw.githubusercontent.com/facebookresearch/deep_bisim4control/main/decoder.py | https://github.com/facebookresearch/deep_bisim4control |
facebookresearch | deep_bisim4control | encoder.py | https://raw.githubusercontent.com/facebookresearch/deep_bisim4control/main/encoder.py | https://github.com/facebookresearch/deep_bisim4control |
facebookresearch | deep_bisim4control | graph_utils.py | https://raw.githubusercontent.com/facebookresearch/deep_bisim4control/main/graph_utils.py | https://github.com/facebookresearch/deep_bisim4control |
facebookresearch | deep_bisim4control | logger.py | https://raw.githubusercontent.com/facebookresearch/deep_bisim4control/main/logger.py | https://github.com/facebookresearch/deep_bisim4control |
facebookresearch | deep_bisim4control | sac_ae.py | https://raw.githubusercontent.com/facebookresearch/deep_bisim4control/main/sac_ae.py | https://github.com/facebookresearch/deep_bisim4control |
facebookresearch | deep_bisim4control | train.py | https://raw.githubusercontent.com/facebookresearch/deep_bisim4control/main/train.py | https://github.com/facebookresearch/deep_bisim4control |
facebookresearch | deep_bisim4control | train_vae.py | https://raw.githubusercontent.com/facebookresearch/deep_bisim4control/main/train_vae.py | https://github.com/facebookresearch/deep_bisim4control |
facebookresearch | deep_bisim4control | transition_model.py | https://raw.githubusercontent.com/facebookresearch/deep_bisim4control/main/transition_model.py | https://github.com/facebookresearch/deep_bisim4control |
facebookresearch | deep_bisim4control | utils.py | https://raw.githubusercontent.com/facebookresearch/deep_bisim4control/main/utils.py | https://github.com/facebookresearch/deep_bisim4control |
facebookresearch | deep_bisim4control | video.py | https://raw.githubusercontent.com/facebookresearch/deep_bisim4control/main/video.py | https://github.com/facebookresearch/deep_bisim4control |
THUNLP-AIPoet | BERT-CCPoem | gen_vec_rep.py | https://raw.githubusercontent.com/THUNLP-AIPoet/BERT-CCPoem/master/gen_vec_rep.py | https://github.com/THUNLP-AIPoet/BERT-CCPoem |
sj-li | MS-TCN2 | batch_gen.py | https://raw.githubusercontent.com/sj-li/MS-TCN2/master/batch_gen.py | https://github.com/sj-li/MS-TCN2 |
sj-li | MS-TCN2 | eval.py | https://raw.githubusercontent.com/sj-li/MS-TCN2/master/eval.py | https://github.com/sj-li/MS-TCN2 |
sj-li | MS-TCN2 | main.py | https://raw.githubusercontent.com/sj-li/MS-TCN2/master/main.py | https://github.com/sj-li/MS-TCN2 |
sj-li | MS-TCN2 | model.py | https://raw.githubusercontent.com/sj-li/MS-TCN2/master/model.py | https://github.com/sj-li/MS-TCN2 |
mpatacchiola | self-supervised-relational-reasoning | datamanager.py | https://raw.githubusercontent.com/mpatacchiola/self-supervised-relational-reasoning/master/datamanager.py | https://github.com/mpatacchiola/self-supervised-relational-reasoning |
mpatacchiola | self-supervised-relational-reasoning | essential_script.py | https://raw.githubusercontent.com/mpatacchiola/self-supervised-relational-reasoning/master/essential_script.py | https://github.com/mpatacchiola/self-supervised-relational-reasoning |
mpatacchiola | self-supervised-relational-reasoning | test.py | https://raw.githubusercontent.com/mpatacchiola/self-supervised-relational-reasoning/master/test.py | https://github.com/mpatacchiola/self-supervised-relational-reasoning |
mpatacchiola | self-supervised-relational-reasoning | train_linear_evaluation.py | https://raw.githubusercontent.com/mpatacchiola/self-supervised-relational-reasoning/master/train_linear_evaluation.py | https://github.com/mpatacchiola/self-supervised-relational-reasoning |
mpatacchiola | self-supervised-relational-reasoning | train_unsupervised.py | https://raw.githubusercontent.com/mpatacchiola/self-supervised-relational-reasoning/master/train_unsupervised.py | https://github.com/mpatacchiola/self-supervised-relational-reasoning |
mpatacchiola | self-supervised-relational-reasoning | utils.py | https://raw.githubusercontent.com/mpatacchiola/self-supervised-relational-reasoning/master/utils.py | https://github.com/mpatacchiola/self-supervised-relational-reasoning |
zycliao | TailorNet_dataset | calc_skirt_weight.py | https://raw.githubusercontent.com/zycliao/TailorNet_dataset/master/calc_skirt_weight.py | https://github.com/zycliao/TailorNet_dataset |
zycliao | TailorNet_dataset | count_data.py | https://raw.githubusercontent.com/zycliao/TailorNet_dataset/master/count_data.py | https://github.com/zycliao/TailorNet_dataset |
zycliao | TailorNet_dataset | smpl_torch.py | https://raw.githubusercontent.com/zycliao/TailorNet_dataset/master/smpl_torch.py | https://github.com/zycliao/TailorNet_dataset |
zycliao | TailorNet_dataset | visualize_dataset.py | https://raw.githubusercontent.com/zycliao/TailorNet_dataset/master/visualize_dataset.py | https://github.com/zycliao/TailorNet_dataset |
HaozhiQi | ISONet | test.py | https://raw.githubusercontent.com/HaozhiQi/ISONet/master/test.py | https://github.com/HaozhiQi/ISONet |
HaozhiQi | ISONet | train.py | https://raw.githubusercontent.com/HaozhiQi/ISONet/master/train.py | https://github.com/HaozhiQi/ISONet |
aws-samples | sagemaker-run-notebook | setupbase.py | https://raw.githubusercontent.com/aws-samples/sagemaker-run-notebook/master/setupbase.py | https://github.com/aws-samples/sagemaker-run-notebook |
zkcys001 | UDAStrongBaseline | sbs_traindbscan.py | https://raw.githubusercontent.com/zkcys001/UDAStrongBaseline/master/sbs_traindbscan.py | https://github.com/zkcys001/UDAStrongBaseline |
zkcys001 | UDAStrongBaseline | sbs_traindbscan_unc.py | https://raw.githubusercontent.com/zkcys001/UDAStrongBaseline/master/sbs_traindbscan_unc.py | https://github.com/zkcys001/UDAStrongBaseline |
zkcys001 | UDAStrongBaseline | sbs_trainkmeans.py | https://raw.githubusercontent.com/zkcys001/UDAStrongBaseline/master/sbs_trainkmeans.py | https://github.com/zkcys001/UDAStrongBaseline |
zkcys001 | UDAStrongBaseline | source_pretrain.py | https://raw.githubusercontent.com/zkcys001/UDAStrongBaseline/master/source_pretrain.py | https://github.com/zkcys001/UDAStrongBaseline |
NTech-Lab | deepfake-detection-challenge | copy_weights.py | https://raw.githubusercontent.com/NTech-Lab/deepfake-detection-challenge/master/copy_weights.py | https://github.com/NTech-Lab/deepfake-detection-challenge |
NTech-Lab | deepfake-detection-challenge | datasets.py | https://raw.githubusercontent.com/NTech-Lab/deepfake-detection-challenge/master/datasets.py | https://github.com/NTech-Lab/deepfake-detection-challenge |
NTech-Lab | deepfake-detection-challenge | detect_faces_on_videos.py | https://raw.githubusercontent.com/NTech-Lab/deepfake-detection-challenge/master/detect_faces_on_videos.py | https://github.com/NTech-Lab/deepfake-detection-challenge |
NTech-Lab | deepfake-detection-challenge | extract_tracks_from_videos.py | https://raw.githubusercontent.com/NTech-Lab/deepfake-detection-challenge/master/extract_tracks_from_videos.py | https://github.com/NTech-Lab/deepfake-detection-challenge |
NTech-Lab | deepfake-detection-challenge | generate_aligned_tracks.py | https://raw.githubusercontent.com/NTech-Lab/deepfake-detection-challenge/master/generate_aligned_tracks.py | https://github.com/NTech-Lab/deepfake-detection-challenge |
NTech-Lab | deepfake-detection-challenge | generate_track_pairs.py | https://raw.githubusercontent.com/NTech-Lab/deepfake-detection-challenge/master/generate_track_pairs.py | https://github.com/NTech-Lab/deepfake-detection-challenge |
NTech-Lab | deepfake-detection-challenge | generate_tracks.py | https://raw.githubusercontent.com/NTech-Lab/deepfake-detection-challenge/master/generate_tracks.py | https://github.com/NTech-Lab/deepfake-detection-challenge |
NTech-Lab | deepfake-detection-challenge | predict.py | https://raw.githubusercontent.com/NTech-Lab/deepfake-detection-challenge/master/predict.py | https://github.com/NTech-Lab/deepfake-detection-challenge |
NTech-Lab | deepfake-detection-challenge | train_b7_ns_aa_original_large_crop_100k.py | https://raw.githubusercontent.com/NTech-Lab/deepfake-detection-challenge/master/train_b7_ns_aa_original_large_crop_100k.py | https://github.com/NTech-Lab/deepfake-detection-challenge |
NTech-Lab | deepfake-detection-challenge | train_b7_ns_aa_original_re_100k.py | https://raw.githubusercontent.com/NTech-Lab/deepfake-detection-challenge/master/train_b7_ns_aa_original_re_100k.py | https://github.com/NTech-Lab/deepfake-detection-challenge |
NTech-Lab | deepfake-detection-challenge | train_b7_ns_seq_aa_original_100k.py | https://raw.githubusercontent.com/NTech-Lab/deepfake-detection-challenge/master/train_b7_ns_seq_aa_original_100k.py | https://github.com/NTech-Lab/deepfake-detection-challenge |
selfedu-rus | neural-network | lesson%201.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%201.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2011.%20Dropout.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2011.%20Dropout.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2014.%20CNN.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2014.%20CNN.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2017.%20neural_style_transfer.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2017.%20neural_style_transfer.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2018.%20colorization.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2018.%20colorization.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2020.%20RNN%20chars%20prediction.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2020.%20RNN%20chars%20prediction.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2021.%20RNN%20Embedding%20words%20predict.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2021.%20RNN%20Embedding%20words%20predict.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2021.%20RNN%20words%20predict.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2021.%20RNN%20words%20predict.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2024.%20LSTM%20sentiment%20analysis.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2024.%20LSTM%20sentiment%20analysis.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2025.%20GRU%20sentiment%20analysis.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2025.%20GRU%20sentiment%20analysis.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2026.%20Bidirectional.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2026.%20Bidirectional.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2027.%20Autoencoder_1.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2027.%20Autoencoder_1.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2028.%20Autoencoder_hidden_space.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2028.%20Autoencoder_hidden_space.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2029.%20VAE.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2029.%20VAE.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%203.%20Back%20propagation.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%203.%20Back%20propagation.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2030.%20CVAE.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2030.%20CVAE.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%2032.%20GAN.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%2032.%20GAN.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson 32. VAE+GAN.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson 32. VAE+GAN.py | https://github.com/selfedu-rus/neural-network |
selfedu-rus | neural-network | lesson%208.%20keras_digits.py | https://raw.githubusercontent.com/selfedu-rus/neural-network/master/lesson%208.%20keras_digits.py | https://github.com/selfedu-rus/neural-network |
NLP-LOVE | Model_Log | demo_TF_MIST.py | https://raw.githubusercontent.com/NLP-LOVE/Model_Log/master/demo_TF_MIST.py | https://github.com/NLP-LOVE/Model_Log |
vwxyzjn | invalid-action-masking | ppo.py | https://raw.githubusercontent.com/vwxyzjn/invalid-action-masking/master/ppo.py | https://github.com/vwxyzjn/invalid-action-masking |
vwxyzjn | invalid-action-masking | test.py | https://raw.githubusercontent.com/vwxyzjn/invalid-action-masking/master/test.py | https://github.com/vwxyzjn/invalid-action-masking |
MadryLab | backgrounds_challenge | challenge_eval.py | https://raw.githubusercontent.com/MadryLab/backgrounds_challenge/master/challenge_eval.py | https://github.com/MadryLab/backgrounds_challenge |
MadryLab | backgrounds_challenge | in9_eval.py | https://raw.githubusercontent.com/MadryLab/backgrounds_challenge/master/in9_eval.py | https://github.com/MadryLab/backgrounds_challenge |
Renovamen | Text-Classification | classify.py | https://raw.githubusercontent.com/Renovamen/Text-Classification/master/classify.py | https://github.com/Renovamen/Text-Classification |
Renovamen | Text-Classification | test.py | https://raw.githubusercontent.com/Renovamen/Text-Classification/master/test.py | https://github.com/Renovamen/Text-Classification |
Renovamen | Text-Classification | train.py | https://raw.githubusercontent.com/Renovamen/Text-Classification/master/train.py | https://github.com/Renovamen/Text-Classification |
zheng-yuwei | RankIQA.PyTorch | config.py | https://raw.githubusercontent.com/zheng-yuwei/RankIQA.PyTorch/master/config.py | https://github.com/zheng-yuwei/RankIQA.PyTorch |
zheng-yuwei | RankIQA.PyTorch | main.py | https://raw.githubusercontent.com/zheng-yuwei/RankIQA.PyTorch/master/main.py | https://github.com/zheng-yuwei/RankIQA.PyTorch |
swagkarna | Spotify-Account-Creator-Bot | colors.py | https://raw.githubusercontent.com/swagkarna/Spotify-Account-Creator-Bot/master/colors.py | https://github.com/swagkarna/Spotify-Account-Creator-Bot |
swagkarna | Spotify-Account-Creator-Bot | main.py | https://raw.githubusercontent.com/swagkarna/Spotify-Account-Creator-Bot/master/main.py | https://github.com/swagkarna/Spotify-Account-Creator-Bot |
giswqs | earthengine-py-examples | qgis_to_geemap.py | https://raw.githubusercontent.com/giswqs/earthengine-py-examples/master/qgis_to_geemap.py | https://github.com/giswqs/earthengine-py-examples |
rusnyder | fastapi-plotly-dash | dashapp.py | https://raw.githubusercontent.com/rusnyder/fastapi-plotly-dash/master/dashapp.py | https://github.com/rusnyder/fastapi-plotly-dash |
uds-lsv | bert-stable-fine-tuning | hubconf.py | https://raw.githubusercontent.com/uds-lsv/bert-stable-fine-tuning/master/hubconf.py | https://github.com/uds-lsv/bert-stable-fine-tuning |
grayddq | ScanCVE | ScanCVE.py | https://raw.githubusercontent.com/grayddq/ScanCVE/master/ScanCVE.py | https://github.com/grayddq/ScanCVE |
nums-project | nums | tasks.py | https://raw.githubusercontent.com/nums-project/nums/master/tasks.py | https://github.com/nums-project/nums |
nums-project | nums | version-release.py | https://raw.githubusercontent.com/nums-project/nums/master/version-release.py | https://github.com/nums-project/nums |
KeyForce | Cascade-RCNN-Tracking | my_MOTDT.py | https://raw.githubusercontent.com/KeyForce/Cascade-RCNN-Tracking/master/my_MOTDT.py | https://github.com/KeyForce/Cascade-RCNN-Tracking |
KeyForce | Cascade-RCNN-Tracking | my_deep_sort_mgn.py | https://raw.githubusercontent.com/KeyForce/Cascade-RCNN-Tracking/master/my_deep_sort_mgn.py | https://github.com/KeyForce/Cascade-RCNN-Tracking |
KeyForce | Cascade-RCNN-Tracking | my_trackor.py | https://raw.githubusercontent.com/KeyForce/Cascade-RCNN-Tracking/master/my_trackor.py | https://github.com/KeyForce/Cascade-RCNN-Tracking |
zetyquickly | DensePoseFnL | apply_net.py | https://raw.githubusercontent.com/zetyquickly/DensePoseFnL/master/apply_net.py | https://github.com/zetyquickly/DensePoseFnL |
zetyquickly | DensePoseFnL | backbone.py | https://raw.githubusercontent.com/zetyquickly/DensePoseFnL/master/backbone.py | https://github.com/zetyquickly/DensePoseFnL |
zetyquickly | DensePoseFnL | fpn.py | https://raw.githubusercontent.com/zetyquickly/DensePoseFnL/master/fpn.py | https://github.com/zetyquickly/DensePoseFnL |
zetyquickly | DensePoseFnL | roi_heads.py | https://raw.githubusercontent.com/zetyquickly/DensePoseFnL/master/roi_heads.py | https://github.com/zetyquickly/DensePoseFnL |
zetyquickly | DensePoseFnL | train_net.py | https://raw.githubusercontent.com/zetyquickly/DensePoseFnL/master/train_net.py | https://github.com/zetyquickly/DensePoseFnL |
hellonlp | sentiment_analysis_dict | hyperparameters.py | https://raw.githubusercontent.com/hellonlp/sentiment_analysis_dict/master/hyperparameters.py | https://github.com/hellonlp/sentiment_analysis_dict |
hellonlp | sentiment_analysis_dict | networks.py | https://raw.githubusercontent.com/hellonlp/sentiment_analysis_dict/master/networks.py | https://github.com/hellonlp/sentiment_analysis_dict |
hellonlp | sentiment_analysis_dict | utils.py | https://raw.githubusercontent.com/hellonlp/sentiment_analysis_dict/master/utils.py | https://github.com/hellonlp/sentiment_analysis_dict |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.