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 |
|---|---|---|---|---|
XifengGuo | CapsNet-Pytorch | utils.py | https://raw.githubusercontent.com/XifengGuo/CapsNet-Pytorch/master/utils.py | https://github.com/XifengGuo/CapsNet-Pytorch |
JBakamovic | cxxd | api.py | https://raw.githubusercontent.com/JBakamovic/cxxd/master/api.py | https://github.com/JBakamovic/cxxd |
JBakamovic | cxxd | server.py | https://raw.githubusercontent.com/JBakamovic/cxxd/master/server.py | https://github.com/JBakamovic/cxxd |
JBakamovic | cxxd | service.py | https://raw.githubusercontent.com/JBakamovic/cxxd/master/service.py | https://github.com/JBakamovic/cxxd |
amark23 | Restaurant-Management-System-Python- | restaurant.py | https://raw.githubusercontent.com/amark23/Restaurant-Management-System-Python-/master/restaurant.py | https://github.com/amark23/Restaurant-Management-System-Python- |
rock3125 | enhanced-subject-verb-object-extraction | subject_verb_object_extract.py | https://raw.githubusercontent.com/rock3125/enhanced-subject-verb-object-extraction/master/subject_verb_object_extract.py | https://github.com/rock3125/enhanced-subject-verb-object-extraction |
rock3125 | enhanced-subject-verb-object-extraction | subject_verb_object_extract_test.py | https://raw.githubusercontent.com/rock3125/enhanced-subject-verb-object-extraction/master/subject_verb_object_extract_test.py | https://github.com/rock3125/enhanced-subject-verb-object-extraction |
fox-it | danderspritz-evtx | danderspritz_evtx.py | https://raw.githubusercontent.com/fox-it/danderspritz-evtx/master/danderspritz_evtx.py | https://github.com/fox-it/danderspritz-evtx |
afikanyati | cadenCV | best_match.py | https://raw.githubusercontent.com/afikanyati/cadenCV/master/best_match.py | https://github.com/afikanyati/cadenCV |
afikanyati | cadenCV | box.py | https://raw.githubusercontent.com/afikanyati/cadenCV/master/box.py | https://github.com/afikanyati/cadenCV |
afikanyati | cadenCV | main.py | https://raw.githubusercontent.com/afikanyati/cadenCV/master/main.py | https://github.com/afikanyati/cadenCV |
afikanyati | cadenCV | staff.py | https://raw.githubusercontent.com/afikanyati/cadenCV/master/staff.py | https://github.com/afikanyati/cadenCV |
secdec | xssmap | CommandLineUtils.py | https://raw.githubusercontent.com/secdec/xssmap/master/CommandLineUtils.py | https://github.com/secdec/xssmap |
secdec | xssmap | PageRenderAPI.py | https://raw.githubusercontent.com/secdec/xssmap/master/PageRenderAPI.py | https://github.com/secdec/xssmap |
secdec | xssmap | ReflectionChecker.py | https://raw.githubusercontent.com/secdec/xssmap/master/ReflectionChecker.py | https://github.com/secdec/xssmap |
secdec | xssmap | RequestVariableProbe.py | https://raw.githubusercontent.com/secdec/xssmap/master/RequestVariableProbe.py | https://github.com/secdec/xssmap |
secdec | xssmap | XssMap.py | https://raw.githubusercontent.com/secdec/xssmap/master/XssMap.py | https://github.com/secdec/xssmap |
secdec | xssmap | XssMapObject.py | https://raw.githubusercontent.com/secdec/xssmap/master/XssMapObject.py | https://github.com/secdec/xssmap |
secdec | xssmap | XssMapPayloads.py | https://raw.githubusercontent.com/secdec/xssmap/master/XssMapPayloads.py | https://github.com/secdec/xssmap |
secdec | xssmap | XssScanner.py | https://raw.githubusercontent.com/secdec/xssmap/master/XssScanner.py | https://github.com/secdec/xssmap |
HasnainRaz | SemSegPipeline | dataloader.py | https://raw.githubusercontent.com/HasnainRaz/SemSegPipeline/master/dataloader.py | https://github.com/HasnainRaz/SemSegPipeline |
cuguilke | microexpnet | MicroExpNet.py | https://raw.githubusercontent.com/cuguilke/microexpnet/master/MicroExpNet.py | https://github.com/cuguilke/microexpnet |
cuguilke | microexpnet | exampleUsage.py | https://raw.githubusercontent.com/cuguilke/microexpnet/master/exampleUsage.py | https://github.com/cuguilke/microexpnet |
mbdevpl | transpyle | setup_boilerplate.py | https://raw.githubusercontent.com/mbdevpl/transpyle/master/setup_boilerplate.py | https://github.com/mbdevpl/transpyle |
nicolov | gradient_boosting_tensorflow_xgboost | analyze_results.py | https://raw.githubusercontent.com/nicolov/gradient_boosting_tensorflow_xgboost/master/analyze_results.py | https://github.com/nicolov/gradient_boosting_tensorflow_xgboost |
nicolov | gradient_boosting_tensorflow_xgboost | do_tensorflow.py | https://raw.githubusercontent.com/nicolov/gradient_boosting_tensorflow_xgboost/master/do_tensorflow.py | https://github.com/nicolov/gradient_boosting_tensorflow_xgboost |
nicolov | gradient_boosting_tensorflow_xgboost | do_xgboost.py | https://raw.githubusercontent.com/nicolov/gradient_boosting_tensorflow_xgboost/master/do_xgboost.py | https://github.com/nicolov/gradient_boosting_tensorflow_xgboost |
nicolov | gradient_boosting_tensorflow_xgboost | preprocess_data.py | https://raw.githubusercontent.com/nicolov/gradient_boosting_tensorflow_xgboost/master/preprocess_data.py | https://github.com/nicolov/gradient_boosting_tensorflow_xgboost |
yeephycho | nasnet-tensorflow | convert_customized_data.py | https://raw.githubusercontent.com/yeephycho/nasnet-tensorflow/master/convert_customized_data.py | https://github.com/yeephycho/nasnet-tensorflow |
yeephycho | nasnet-tensorflow | download_and_convert_data.py | https://raw.githubusercontent.com/yeephycho/nasnet-tensorflow/master/download_and_convert_data.py | https://github.com/yeephycho/nasnet-tensorflow |
yeephycho | nasnet-tensorflow | eval_image_classifier.py | https://raw.githubusercontent.com/yeephycho/nasnet-tensorflow/master/eval_image_classifier.py | https://github.com/yeephycho/nasnet-tensorflow |
yeephycho | nasnet-tensorflow | export_inference_graph.py | https://raw.githubusercontent.com/yeephycho/nasnet-tensorflow/master/export_inference_graph.py | https://github.com/yeephycho/nasnet-tensorflow |
yeephycho | nasnet-tensorflow | export_inference_graph_test.py | https://raw.githubusercontent.com/yeephycho/nasnet-tensorflow/master/export_inference_graph_test.py | https://github.com/yeephycho/nasnet-tensorflow |
yeephycho | nasnet-tensorflow | freeze_graph.py | https://raw.githubusercontent.com/yeephycho/nasnet-tensorflow/master/freeze_graph.py | https://github.com/yeephycho/nasnet-tensorflow |
yeephycho | nasnet-tensorflow | image_inference.py | https://raw.githubusercontent.com/yeephycho/nasnet-tensorflow/master/image_inference.py | https://github.com/yeephycho/nasnet-tensorflow |
yeephycho | nasnet-tensorflow | nasnet_inference.py | https://raw.githubusercontent.com/yeephycho/nasnet-tensorflow/master/nasnet_inference.py | https://github.com/yeephycho/nasnet-tensorflow |
yeephycho | nasnet-tensorflow | train_image_classifier.py | https://raw.githubusercontent.com/yeephycho/nasnet-tensorflow/master/train_image_classifier.py | https://github.com/yeephycho/nasnet-tensorflow |
RaidasGrisk | Trading-Bot | main.py | https://raw.githubusercontent.com/RaidasGrisk/Trading-Bot/master/main.py | https://github.com/RaidasGrisk/Trading-Bot |
RaidasGrisk | Trading-Bot | models.py | https://raw.githubusercontent.com/RaidasGrisk/Trading-Bot/master/models.py | https://github.com/RaidasGrisk/Trading-Bot |
RaidasGrisk | Trading-Bot | train_cnn_v1.py | https://raw.githubusercontent.com/RaidasGrisk/Trading-Bot/master/train_cnn_v1.py | https://github.com/RaidasGrisk/Trading-Bot |
RaidasGrisk | Trading-Bot | train_cnn_v2.py | https://raw.githubusercontent.com/RaidasGrisk/Trading-Bot/master/train_cnn_v2.py | https://github.com/RaidasGrisk/Trading-Bot |
RaidasGrisk | Trading-Bot | train_logistic_regression_v1.py | https://raw.githubusercontent.com/RaidasGrisk/Trading-Bot/master/train_logistic_regression_v1.py | https://github.com/RaidasGrisk/Trading-Bot |
RaidasGrisk | Trading-Bot | train_logistic_regression_v2.py | https://raw.githubusercontent.com/RaidasGrisk/Trading-Bot/master/train_logistic_regression_v2.py | https://github.com/RaidasGrisk/Trading-Bot |
RaidasGrisk | Trading-Bot | train_logistic_regression_v3.py | https://raw.githubusercontent.com/RaidasGrisk/Trading-Bot/master/train_logistic_regression_v3.py | https://github.com/RaidasGrisk/Trading-Bot |
RaidasGrisk | Trading-Bot | train_lstm_v1.py | https://raw.githubusercontent.com/RaidasGrisk/Trading-Bot/master/train_lstm_v1.py | https://github.com/RaidasGrisk/Trading-Bot |
RaidasGrisk | Trading-Bot | train_lstm_v2.py | https://raw.githubusercontent.com/RaidasGrisk/Trading-Bot/master/train_lstm_v2.py | https://github.com/RaidasGrisk/Trading-Bot |
RaidasGrisk | Trading-Bot | train_lstm_v3.py | https://raw.githubusercontent.com/RaidasGrisk/Trading-Bot/master/train_lstm_v3.py | https://github.com/RaidasGrisk/Trading-Bot |
hsinyuan-huang | FusionNet-NLI | general_utils.py | https://raw.githubusercontent.com/hsinyuan-huang/FusionNet-NLI/master/general_utils.py | https://github.com/hsinyuan-huang/FusionNet-NLI |
hsinyuan-huang | FusionNet-NLI | predict.py | https://raw.githubusercontent.com/hsinyuan-huang/FusionNet-NLI/master/predict.py | https://github.com/hsinyuan-huang/FusionNet-NLI |
hsinyuan-huang | FusionNet-NLI | prepro.py | https://raw.githubusercontent.com/hsinyuan-huang/FusionNet-NLI/master/prepro.py | https://github.com/hsinyuan-huang/FusionNet-NLI |
hsinyuan-huang | FusionNet-NLI | train.py | https://raw.githubusercontent.com/hsinyuan-huang/FusionNet-NLI/master/train.py | https://github.com/hsinyuan-huang/FusionNet-NLI |
prakashjayy | pytorch_classifiers | tars_ensemble.py | https://raw.githubusercontent.com/prakashjayy/pytorch_classifiers/master/tars_ensemble.py | https://github.com/prakashjayy/pytorch_classifiers |
prakashjayy | pytorch_classifiers | tars_mixup_train.py | https://raw.githubusercontent.com/prakashjayy/pytorch_classifiers/master/tars_mixup_train.py | https://github.com/prakashjayy/pytorch_classifiers |
prakashjayy | pytorch_classifiers | tars_predict.py | https://raw.githubusercontent.com/prakashjayy/pytorch_classifiers/master/tars_predict.py | https://github.com/prakashjayy/pytorch_classifiers |
prakashjayy | pytorch_classifiers | tars_train.py | https://raw.githubusercontent.com/prakashjayy/pytorch_classifiers/master/tars_train.py | https://github.com/prakashjayy/pytorch_classifiers |
Snazzah | SublimeDiscordRP | _logging.py | https://raw.githubusercontent.com/Snazzah/SublimeDiscordRP/master/_logging.py | https://github.com/Snazzah/SublimeDiscordRP |
Snazzah | SublimeDiscordRP | drp.py | https://raw.githubusercontent.com/Snazzah/SublimeDiscordRP/master/drp.py | https://github.com/Snazzah/SublimeDiscordRP |
ricvolpi | adversarial-feature-augmentation | download_and_process_mnist.py | https://raw.githubusercontent.com/ricvolpi/adversarial-feature-augmentation/master/download_and_process_mnist.py | https://github.com/ricvolpi/adversarial-feature-augmentation |
ricvolpi | adversarial-feature-augmentation | main.py | https://raw.githubusercontent.com/ricvolpi/adversarial-feature-augmentation/master/main.py | https://github.com/ricvolpi/adversarial-feature-augmentation |
ricvolpi | adversarial-feature-augmentation | model.py | https://raw.githubusercontent.com/ricvolpi/adversarial-feature-augmentation/master/model.py | https://github.com/ricvolpi/adversarial-feature-augmentation |
ricvolpi | adversarial-feature-augmentation | trainOps.py | https://raw.githubusercontent.com/ricvolpi/adversarial-feature-augmentation/master/trainOps.py | https://github.com/ricvolpi/adversarial-feature-augmentation |
StickCui | PyTorch-SE-ResNet | train.py | https://raw.githubusercontent.com/StickCui/PyTorch-SE-ResNet/master/train.py | https://github.com/StickCui/PyTorch-SE-ResNet |
m-click | requests_pkcs12 | requests_pkcs12.py | https://raw.githubusercontent.com/m-click/requests_pkcs12/master/requests_pkcs12.py | https://github.com/m-click/requests_pkcs12 |
leehomyc | mixup_pytorch | main_cifar10.py | https://raw.githubusercontent.com/leehomyc/mixup_pytorch/master/main_cifar10.py | https://github.com/leehomyc/mixup_pytorch |
leehomyc | mixup_pytorch | main_cifar100.py | https://raw.githubusercontent.com/leehomyc/mixup_pytorch/master/main_cifar100.py | https://github.com/leehomyc/mixup_pytorch |
leehomyc | mixup_pytorch | utils.py | https://raw.githubusercontent.com/leehomyc/mixup_pytorch/master/utils.py | https://github.com/leehomyc/mixup_pytorch |
Acceis | crypto_identifier | crypto_identifier.py | https://raw.githubusercontent.com/Acceis/crypto_identifier/master/crypto_identifier.py | https://github.com/Acceis/crypto_identifier |
wanqizhu | pyfuck | pyfuck.py | https://raw.githubusercontent.com/wanqizhu/pyfuck/master/pyfuck.py | https://github.com/wanqizhu/pyfuck |
wlwkgus | NoisyNaturalGradient | option_parser.py | https://raw.githubusercontent.com/wlwkgus/NoisyNaturalGradient/master/option_parser.py | https://github.com/wlwkgus/NoisyNaturalGradient |
wlwkgus | NoisyNaturalGradient | train.py | https://raw.githubusercontent.com/wlwkgus/NoisyNaturalGradient/master/train.py | https://github.com/wlwkgus/NoisyNaturalGradient |
DTaoo | VGGish | evaluation.py | https://raw.githubusercontent.com/DTaoo/VGGish/master/evaluation.py | https://github.com/DTaoo/VGGish |
DTaoo | VGGish | mel_features.py | https://raw.githubusercontent.com/DTaoo/VGGish/master/mel_features.py | https://github.com/DTaoo/VGGish |
DTaoo | VGGish | preprocess_sound.py | https://raw.githubusercontent.com/DTaoo/VGGish/master/preprocess_sound.py | https://github.com/DTaoo/VGGish |
DTaoo | VGGish | vggish.py | https://raw.githubusercontent.com/DTaoo/VGGish/master/vggish.py | https://github.com/DTaoo/VGGish |
DTaoo | VGGish | vggish_params.py | https://raw.githubusercontent.com/DTaoo/VGGish/master/vggish_params.py | https://github.com/DTaoo/VGGish |
nash-io | neo-ico-template | ico_template.py | https://raw.githubusercontent.com/nash-io/neo-ico-template/master/ico_template.py | https://github.com/nash-io/neo-ico-template |
Gunnstein | fatpack | example.py | https://raw.githubusercontent.com/Gunnstein/fatpack/master/example.py | https://github.com/Gunnstein/fatpack |
IBM | nlc-icd10-classifier | app.py | https://raw.githubusercontent.com/IBM/nlc-icd10-classifier/master/app.py | https://github.com/IBM/nlc-icd10-classifier |
uidilr | gail_ppo_tf | run_behavior_clone.py | https://raw.githubusercontent.com/uidilr/gail_ppo_tf/master/run_behavior_clone.py | https://github.com/uidilr/gail_ppo_tf |
uidilr | gail_ppo_tf | run_gail.py | https://raw.githubusercontent.com/uidilr/gail_ppo_tf/master/run_gail.py | https://github.com/uidilr/gail_ppo_tf |
uidilr | gail_ppo_tf | run_ppo.py | https://raw.githubusercontent.com/uidilr/gail_ppo_tf/master/run_ppo.py | https://github.com/uidilr/gail_ppo_tf |
uidilr | gail_ppo_tf | sample_trajectory.py | https://raw.githubusercontent.com/uidilr/gail_ppo_tf/master/sample_trajectory.py | https://github.com/uidilr/gail_ppo_tf |
uidilr | gail_ppo_tf | test_policy.py | https://raw.githubusercontent.com/uidilr/gail_ppo_tf/master/test_policy.py | https://github.com/uidilr/gail_ppo_tf |
pse-ecn | pose-sensitive-embedding | predictor_preid.py | https://raw.githubusercontent.com/pse-ecn/pose-sensitive-embedding/master/predictor_preid.py | https://github.com/pse-ecn/pose-sensitive-embedding |
pse-ecn | pose-sensitive-embedding | predictor_views.py | https://raw.githubusercontent.com/pse-ecn/pose-sensitive-embedding/master/predictor_views.py | https://github.com/pse-ecn/pose-sensitive-embedding |
pse-ecn | pose-sensitive-embedding | predictor_views_mean.py | https://raw.githubusercontent.com/pse-ecn/pose-sensitive-embedding/master/predictor_views_mean.py | https://github.com/pse-ecn/pose-sensitive-embedding |
pse-ecn | pose-sensitive-embedding | predictor_views_rap_accuracy.py | https://raw.githubusercontent.com/pse-ecn/pose-sensitive-embedding/master/predictor_views_rap_accuracy.py | https://github.com/pse-ecn/pose-sensitive-embedding |
pse-ecn | pose-sensitive-embedding | trainer_preid.py | https://raw.githubusercontent.com/pse-ecn/pose-sensitive-embedding/master/trainer_preid.py | https://github.com/pse-ecn/pose-sensitive-embedding |
pse-ecn | pose-sensitive-embedding | trainer_views.py | https://raw.githubusercontent.com/pse-ecn/pose-sensitive-embedding/master/trainer_views.py | https://github.com/pse-ecn/pose-sensitive-embedding |
Praqma | git-metrics | calculate_four_metrics.py | https://raw.githubusercontent.com/Praqma/git-metrics/master/calculate_four_metrics.py | https://github.com/Praqma/git-metrics |
Praqma | git-metrics | custom_git.py | https://raw.githubusercontent.com/Praqma/git-metrics/master/custom_git.py | https://github.com/Praqma/git-metrics |
Praqma | git-metrics | git_metrics.py | https://raw.githubusercontent.com/Praqma/git-metrics/master/git_metrics.py | https://github.com/Praqma/git-metrics |
Praqma | git-metrics | git_metrics_open_branches.py | https://raw.githubusercontent.com/Praqma/git-metrics/master/git_metrics_open_branches.py | https://github.com/Praqma/git-metrics |
Praqma | git-metrics | git_metrics_release_lead_time.py | https://raw.githubusercontent.com/Praqma/git-metrics/master/git_metrics_release_lead_time.py | https://github.com/Praqma/git-metrics |
Praqma | git-metrics | test_git.py | https://raw.githubusercontent.com/Praqma/git-metrics/master/test_git.py | https://github.com/Praqma/git-metrics |
Praqma | git-metrics | test_integration.py | https://raw.githubusercontent.com/Praqma/git-metrics/master/test_integration.py | https://github.com/Praqma/git-metrics |
Praqma | git-metrics | test_recovery_time.py | https://raw.githubusercontent.com/Praqma/git-metrics/master/test_recovery_time.py | https://github.com/Praqma/git-metrics |
Praqma | git-metrics | test_release_lead_time.py | https://raw.githubusercontent.com/Praqma/git-metrics/master/test_release_lead_time.py | https://github.com/Praqma/git-metrics |
cedias | Hierarchical-Sentiment | BuildW2VEmb.py | https://raw.githubusercontent.com/cedias/Hierarchical-Sentiment/master/BuildW2VEmb.py | https://github.com/cedias/Hierarchical-Sentiment |
cedias | Hierarchical-Sentiment | Data.py | https://raw.githubusercontent.com/cedias/Hierarchical-Sentiment/master/Data.py | https://github.com/cedias/Hierarchical-Sentiment |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.