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 |
|---|---|---|---|---|
szagoruyko | binary-wide-resnet | evaluate_packed.py | https://raw.githubusercontent.com/szagoruyko/binary-wide-resnet/master/evaluate_packed.py | https://github.com/szagoruyko/binary-wide-resnet |
szagoruyko | binary-wide-resnet | main.py | https://raw.githubusercontent.com/szagoruyko/binary-wide-resnet/master/main.py | https://github.com/szagoruyko/binary-wide-resnet |
szagoruyko | binary-wide-resnet | wrn_mcdonnell.py | https://raw.githubusercontent.com/szagoruyko/binary-wide-resnet/master/wrn_mcdonnell.py | https://github.com/szagoruyko/binary-wide-resnet |
jgc128 | mednli | config.py | https://raw.githubusercontent.com/jgc128/mednli/master/config.py | https://github.com/jgc128/mednli |
jgc128 | mednli | create_retrofitting_data.py | https://raw.githubusercontent.com/jgc128/mednli/master/create_retrofitting_data.py | https://github.com/jgc128/mednli |
jgc128 | mednli | find_uniq_concepts.py | https://raw.githubusercontent.com/jgc128/mednli/master/find_uniq_concepts.py | https://github.com/jgc128/mednli |
jgc128 | mednli | metamap_extract_concepts.py | https://raw.githubusercontent.com/jgc128/mednli/master/metamap_extract_concepts.py | https://github.com/jgc128/mednli |
jgc128 | mednli | parse_umls_create_concepts_graph.py | https://raw.githubusercontent.com/jgc128/mednli/master/parse_umls_create_concepts_graph.py | https://github.com/jgc128/mednli |
jgc128 | mednli | pickle_word_vectors.py | https://raw.githubusercontent.com/jgc128/mednli/master/pickle_word_vectors.py | https://github.com/jgc128/mednli |
jgc128 | mednli | predict.py | https://raw.githubusercontent.com/jgc128/mednli/master/predict.py | https://github.com/jgc128/mednli |
jgc128 | mednli | preprocess.py | https://raw.githubusercontent.com/jgc128/mednli/master/preprocess.py | https://github.com/jgc128/mednli |
jgc128 | mednli | train_model.py | https://raw.githubusercontent.com/jgc128/mednli/master/train_model.py | https://github.com/jgc128/mednli |
xjkj123 | Lianjia | lianjia.py | https://raw.githubusercontent.com/xjkj123/Lianjia/master/lianjia.py | https://github.com/xjkj123/Lianjia |
zhixinshu | DeformingAutoencoders-pytorch | DAEDataLoader.py | https://raw.githubusercontent.com/zhixinshu/DeformingAutoencoders-pytorch/master/DAEDataLoader.py | https://github.com/zhixinshu/DeformingAutoencoders-pytorch |
zhixinshu | DeformingAutoencoders-pytorch | DAENet.py | https://raw.githubusercontent.com/zhixinshu/DeformingAutoencoders-pytorch/master/DAENet.py | https://github.com/zhixinshu/DeformingAutoencoders-pytorch |
zhixinshu | DeformingAutoencoders-pytorch | DAENet_InstanceNorm.py | https://raw.githubusercontent.com/zhixinshu/DeformingAutoencoders-pytorch/master/DAENet_InstanceNorm.py | https://github.com/zhixinshu/DeformingAutoencoders-pytorch |
zhixinshu | DeformingAutoencoders-pytorch | train_DAE_CelebA.py | https://raw.githubusercontent.com/zhixinshu/DeformingAutoencoders-pytorch/master/train_DAE_CelebA.py | https://github.com/zhixinshu/DeformingAutoencoders-pytorch |
zhixinshu | DeformingAutoencoders-pytorch | train_InstinsicDAE_CelebA.py | https://raw.githubusercontent.com/zhixinshu/DeformingAutoencoders-pytorch/master/train_InstinsicDAE_CelebA.py | https://github.com/zhixinshu/DeformingAutoencoders-pytorch |
pylava | pylava | dummy.py | https://raw.githubusercontent.com/pylava/pylava/master/dummy.py | https://github.com/pylava/pylava |
pylava | pylava | test_pylava.py | https://raw.githubusercontent.com/pylava/pylava/master/test_pylava.py | https://github.com/pylava/pylava |
ricvolpi | generalize-unseen-domains | model.py | https://raw.githubusercontent.com/ricvolpi/generalize-unseen-domains/master/model.py | https://github.com/ricvolpi/generalize-unseen-domains |
ricvolpi | generalize-unseen-domains | trainOps.py | https://raw.githubusercontent.com/ricvolpi/generalize-unseen-domains/master/trainOps.py | https://github.com/ricvolpi/generalize-unseen-domains |
ricvolpi | generalize-unseen-domains | utils.py | https://raw.githubusercontent.com/ricvolpi/generalize-unseen-domains/master/utils.py | https://github.com/ricvolpi/generalize-unseen-domains |
ShimShim46 | HFT-CNN | MyEvaluator.py | https://raw.githubusercontent.com/ShimShim46/HFT-CNN/master/MyEvaluator.py | https://github.com/ShimShim46/HFT-CNN |
ShimShim46 | HFT-CNN | MyUpdater.py | https://raw.githubusercontent.com/ShimShim46/HFT-CNN/master/MyUpdater.py | https://github.com/ShimShim46/HFT-CNN |
ShimShim46 | HFT-CNN | cnn_model.py | https://raw.githubusercontent.com/ShimShim46/HFT-CNN/master/cnn_model.py | https://github.com/ShimShim46/HFT-CNN |
ShimShim46 | HFT-CNN | cnn_train.py | https://raw.githubusercontent.com/ShimShim46/HFT-CNN/master/cnn_train.py | https://github.com/ShimShim46/HFT-CNN |
ShimShim46 | HFT-CNN | data_helper.py | https://raw.githubusercontent.com/ShimShim46/HFT-CNN/master/data_helper.py | https://github.com/ShimShim46/HFT-CNN |
ShimShim46 | HFT-CNN | train.py | https://raw.githubusercontent.com/ShimShim46/HFT-CNN/master/train.py | https://github.com/ShimShim46/HFT-CNN |
dwiel | talon_community | utils.py | https://raw.githubusercontent.com/dwiel/talon_community/master/utils.py | https://github.com/dwiel/talon_community |
ShimShim46 | HFT-CNN | tree.py | https://raw.githubusercontent.com/ShimShim46/HFT-CNN/master/tree.py | https://github.com/ShimShim46/HFT-CNN |
ShimShim46 | HFT-CNN | xml_cnn_model.py | https://raw.githubusercontent.com/ShimShim46/HFT-CNN/master/xml_cnn_model.py | https://github.com/ShimShim46/HFT-CNN |
lzhenboy | word2vec-Chinese | chinese_t2s.py | https://raw.githubusercontent.com/lzhenboy/word2vec-Chinese/master/chinese_t2s.py | https://github.com/lzhenboy/word2vec-Chinese |
lzhenboy | word2vec-Chinese | corpus_zhwiki_seg.py | https://raw.githubusercontent.com/lzhenboy/word2vec-Chinese/master/corpus_zhwiki_seg.py | https://github.com/lzhenboy/word2vec-Chinese |
lzhenboy | word2vec-Chinese | parse_zhwiki_corpus.py | https://raw.githubusercontent.com/lzhenboy/word2vec-Chinese/master/parse_zhwiki_corpus.py | https://github.com/lzhenboy/word2vec-Chinese |
lzhenboy | word2vec-Chinese | remove_en_blank.py | https://raw.githubusercontent.com/lzhenboy/word2vec-Chinese/master/remove_en_blank.py | https://github.com/lzhenboy/word2vec-Chinese |
lzhenboy | word2vec-Chinese | word2vec_train.py | https://raw.githubusercontent.com/lzhenboy/word2vec-Chinese/master/word2vec_train.py | https://github.com/lzhenboy/word2vec-Chinese |
ntdiff | ntdiff | main.py | https://raw.githubusercontent.com/ntdiff/ntdiff/master/main.py | https://github.com/ntdiff/ntdiff |
dengjunquan | DoA-Estimation-MUSIC-ESPRIT | DoAEstimation.py | https://raw.githubusercontent.com/dengjunquan/DoA-Estimation-MUSIC-ESPRIT/master/DoAEstimation.py | https://github.com/dengjunquan/DoA-Estimation-MUSIC-ESPRIT |
FakerYFX | InceptText-Tensorflow | data_util.py | https://raw.githubusercontent.com/FakerYFX/InceptText-Tensorflow/master/data_util.py | https://github.com/FakerYFX/InceptText-Tensorflow |
FakerYFX | InceptText-Tensorflow | icdar.py | https://raw.githubusercontent.com/FakerYFX/InceptText-Tensorflow/master/icdar.py | https://github.com/FakerYFX/InceptText-Tensorflow |
FakerYFX | InceptText-Tensorflow | model.py | https://raw.githubusercontent.com/FakerYFX/InceptText-Tensorflow/master/model.py | https://github.com/FakerYFX/InceptText-Tensorflow |
FakerYFX | InceptText-Tensorflow | test.py | https://raw.githubusercontent.com/FakerYFX/InceptText-Tensorflow/master/test.py | https://github.com/FakerYFX/InceptText-Tensorflow |
FakerYFX | InceptText-Tensorflow | train_main.py | https://raw.githubusercontent.com/FakerYFX/InceptText-Tensorflow/master/train_main.py | https://github.com/FakerYFX/InceptText-Tensorflow |
tim-fiola | network_traffic_modeler_py3 | TODO.py | https://raw.githubusercontent.com/tim-fiola/network_traffic_modeler_py3/master/TODO.py | https://github.com/tim-fiola/network_traffic_modeler_py3 |
sainathadapa | kaggle-freesound-audio-tagging | 01-save-trimmed-wavs.py | https://raw.githubusercontent.com/sainathadapa/kaggle-freesound-audio-tagging/master/01-save-trimmed-wavs.py | https://github.com/sainathadapa/kaggle-freesound-audio-tagging |
sainathadapa | kaggle-freesound-audio-tagging | 02-compute-mel-specs.py | https://raw.githubusercontent.com/sainathadapa/kaggle-freesound-audio-tagging/master/02-compute-mel-specs.py | https://github.com/sainathadapa/kaggle-freesound-audio-tagging |
sainathadapa | kaggle-freesound-audio-tagging | 03-compute-summary-feats.py | https://raw.githubusercontent.com/sainathadapa/kaggle-freesound-audio-tagging/master/03-compute-summary-feats.py | https://github.com/sainathadapa/kaggle-freesound-audio-tagging |
sainathadapa | kaggle-freesound-audio-tagging | 04-pca.py | https://raw.githubusercontent.com/sainathadapa/kaggle-freesound-audio-tagging/master/04-pca.py | https://github.com/sainathadapa/kaggle-freesound-audio-tagging |
sainathadapa | kaggle-freesound-audio-tagging | 06-train-model-only-mel.py | https://raw.githubusercontent.com/sainathadapa/kaggle-freesound-audio-tagging/master/06-train-model-only-mel.py | https://github.com/sainathadapa/kaggle-freesound-audio-tagging |
sainathadapa | kaggle-freesound-audio-tagging | 07-train-model-mel-and-pca.py | https://raw.githubusercontent.com/sainathadapa/kaggle-freesound-audio-tagging/master/07-train-model-mel-and-pca.py | https://github.com/sainathadapa/kaggle-freesound-audio-tagging |
sainathadapa | kaggle-freesound-audio-tagging | 08-generate-predictions.py | https://raw.githubusercontent.com/sainathadapa/kaggle-freesound-audio-tagging/master/08-generate-predictions.py | https://github.com/sainathadapa/kaggle-freesound-audio-tagging |
sainathadapa | kaggle-freesound-audio-tagging | mel_and_pca_model_funcs.py | https://raw.githubusercontent.com/sainathadapa/kaggle-freesound-audio-tagging/master/mel_and_pca_model_funcs.py | https://github.com/sainathadapa/kaggle-freesound-audio-tagging |
sainathadapa | kaggle-freesound-audio-tagging | mel_model_funcs.py | https://raw.githubusercontent.com/sainathadapa/kaggle-freesound-audio-tagging/master/mel_model_funcs.py | https://github.com/sainathadapa/kaggle-freesound-audio-tagging |
sainathadapa | kaggle-freesound-audio-tagging | summary_feats_funcs.py | https://raw.githubusercontent.com/sainathadapa/kaggle-freesound-audio-tagging/master/summary_feats_funcs.py | https://github.com/sainathadapa/kaggle-freesound-audio-tagging |
sainathadapa | kaggle-freesound-audio-tagging | utils.py | https://raw.githubusercontent.com/sainathadapa/kaggle-freesound-audio-tagging/master/utils.py | https://github.com/sainathadapa/kaggle-freesound-audio-tagging |
vitogit | pgn-tactics-generator | download_games.py | https://raw.githubusercontent.com/vitogit/pgn-tactics-generator/master/download_games.py | https://github.com/vitogit/pgn-tactics-generator |
vitogit | pgn-tactics-generator | main.py | https://raw.githubusercontent.com/vitogit/pgn-tactics-generator/master/main.py | https://github.com/vitogit/pgn-tactics-generator |
vitogit | pgn-tactics-generator | positions_for_investigation.py | https://raw.githubusercontent.com/vitogit/pgn-tactics-generator/master/positions_for_investigation.py | https://github.com/vitogit/pgn-tactics-generator |
AnykeyNL | OCI-AutoScale | CreateNameSpaces.py | https://raw.githubusercontent.com/AnykeyNL/OCI-AutoScale/master/CreateNameSpaces.py | https://github.com/AnykeyNL/OCI-AutoScale |
AnykeyNL | OCI-AutoScale | OCIFunctions.py | https://raw.githubusercontent.com/AnykeyNL/OCI-AutoScale/master/OCIFunctions.py | https://github.com/AnykeyNL/OCI-AutoScale |
AnykeyNL | OCI-AutoScale | Regions.py | https://raw.githubusercontent.com/AnykeyNL/OCI-AutoScale/master/Regions.py | https://github.com/AnykeyNL/OCI-AutoScale |
arbazkiraak | certasset | subs_cert.py | https://raw.githubusercontent.com/arbazkiraak/certasset/master/subs_cert.py | https://github.com/arbazkiraak/certasset |
dimaryaz | dropbox_ext4 | fix_dropbox.py | https://raw.githubusercontent.com/dimaryaz/dropbox_ext4/master/fix_dropbox.py | https://github.com/dimaryaz/dropbox_ext4 |
filhoweuler | Pygame-Snake | snake.py | https://raw.githubusercontent.com/filhoweuler/Pygame-Snake/master/snake.py | https://github.com/filhoweuler/Pygame-Snake |
filhoweuler | Pygame-Snake | snake_final.py | https://raw.githubusercontent.com/filhoweuler/Pygame-Snake/master/snake_final.py | https://github.com/filhoweuler/Pygame-Snake |
roomylee | entity-aware-relation-classification | configure.py | https://raw.githubusercontent.com/roomylee/entity-aware-relation-classification/master/configure.py | https://github.com/roomylee/entity-aware-relation-classification |
roomylee | entity-aware-relation-classification | data_helpers.py | https://raw.githubusercontent.com/roomylee/entity-aware-relation-classification/master/data_helpers.py | https://github.com/roomylee/entity-aware-relation-classification |
roomylee | entity-aware-relation-classification | logger.py | https://raw.githubusercontent.com/roomylee/entity-aware-relation-classification/master/logger.py | https://github.com/roomylee/entity-aware-relation-classification |
roomylee | entity-aware-relation-classification | train.py | https://raw.githubusercontent.com/roomylee/entity-aware-relation-classification/master/train.py | https://github.com/roomylee/entity-aware-relation-classification |
roomylee | entity-aware-relation-classification | utils.py | https://raw.githubusercontent.com/roomylee/entity-aware-relation-classification/master/utils.py | https://github.com/roomylee/entity-aware-relation-classification |
roomylee | entity-aware-relation-classification | visualize.py | https://raw.githubusercontent.com/roomylee/entity-aware-relation-classification/master/visualize.py | https://github.com/roomylee/entity-aware-relation-classification |
IBM | BAGAN | bagan_train.py | https://raw.githubusercontent.com/IBM/BAGAN/master/bagan_train.py | https://github.com/IBM/BAGAN |
IBM | BAGAN | balancing_gan.py | https://raw.githubusercontent.com/IBM/BAGAN/master/balancing_gan.py | https://github.com/IBM/BAGAN |
IBM | BAGAN | utils.py | https://raw.githubusercontent.com/IBM/BAGAN/master/utils.py | https://github.com/IBM/BAGAN |
tsenst | CrowdFlow | file_parser.py | https://raw.githubusercontent.com/tsenst/CrowdFlow/master/file_parser.py | https://github.com/tsenst/CrowdFlow |
tsenst | CrowdFlow | opticalflow_estimate.py | https://raw.githubusercontent.com/tsenst/CrowdFlow/master/opticalflow_estimate.py | https://github.com/tsenst/CrowdFlow |
tsenst | CrowdFlow | opticalflow_evaluate.py | https://raw.githubusercontent.com/tsenst/CrowdFlow/master/opticalflow_evaluate.py | https://github.com/tsenst/CrowdFlow |
tsenst | CrowdFlow | trajectory_evaluate.py | https://raw.githubusercontent.com/tsenst/CrowdFlow/master/trajectory_evaluate.py | https://github.com/tsenst/CrowdFlow |
tsenst | CrowdFlow | util.py | https://raw.githubusercontent.com/tsenst/CrowdFlow/master/util.py | https://github.com/tsenst/CrowdFlow |
itsmehacker | Ducky-Exploit | deb.py | https://raw.githubusercontent.com/itsmehacker/Ducky-Exploit/master/deb.py | https://github.com/itsmehacker/Ducky-Exploit |
itsmehacker | Ducky-Exploit | ducky.py | https://raw.githubusercontent.com/itsmehacker/Ducky-Exploit/master/ducky.py | https://github.com/itsmehacker/Ducky-Exploit |
cvcode18 | imbalanced_learning | attention.py | https://raw.githubusercontent.com/cvcode18/imbalanced_learning/master/attention.py | https://github.com/cvcode18/imbalanced_learning |
cvcode18 | imbalanced_learning | evaluation.py | https://raw.githubusercontent.com/cvcode18/imbalanced_learning/master/evaluation.py | https://github.com/cvcode18/imbalanced_learning |
cvcode18 | imbalanced_learning | main.py | https://raw.githubusercontent.com/cvcode18/imbalanced_learning/master/main.py | https://github.com/cvcode18/imbalanced_learning |
cvcode18 | imbalanced_learning | models.py | https://raw.githubusercontent.com/cvcode18/imbalanced_learning/master/models.py | https://github.com/cvcode18/imbalanced_learning |
cvcode18 | imbalanced_learning | preprocessing.py | https://raw.githubusercontent.com/cvcode18/imbalanced_learning/master/preprocessing.py | https://github.com/cvcode18/imbalanced_learning |
cvcode18 | imbalanced_learning | utilities.py | https://raw.githubusercontent.com/cvcode18/imbalanced_learning/master/utilities.py | https://github.com/cvcode18/imbalanced_learning |
cvcode18 | imbalanced_learning | wider_testing.py | https://raw.githubusercontent.com/cvcode18/imbalanced_learning/master/wider_testing.py | https://github.com/cvcode18/imbalanced_learning |
cvcode18 | imbalanced_learning | wider_training.py | https://raw.githubusercontent.com/cvcode18/imbalanced_learning/master/wider_training.py | https://github.com/cvcode18/imbalanced_learning |
esmog | nodexp | nodexp.py | https://raw.githubusercontent.com/esmog/nodexp/master/nodexp.py | https://github.com/esmog/nodexp |
X-Vector | X-RSA | Attack.py | https://raw.githubusercontent.com/X-Vector/X-RSA/master/Attack.py | https://github.com/X-Vector/X-RSA |
X-Vector | X-RSA | Factorization.py | https://raw.githubusercontent.com/X-Vector/X-RSA/master/Factorization.py | https://github.com/X-Vector/X-RSA |
X-Vector | X-RSA | banner.py | https://raw.githubusercontent.com/X-Vector/X-RSA/master/banner.py | https://github.com/X-Vector/X-RSA |
X-Vector | X-RSA | utilis.py | https://raw.githubusercontent.com/X-Vector/X-RSA/master/utilis.py | https://github.com/X-Vector/X-RSA |
andyacer | ms08_067 | ms08_067_2018.py | https://raw.githubusercontent.com/andyacer/ms08_067/master/ms08_067_2018.py | https://github.com/andyacer/ms08_067 |
Soft8Soft | verge3d-blender-addon | __init__.py | https://raw.githubusercontent.com/Soft8Soft/verge3d-blender-addon/master/__init__.py | https://github.com/Soft8Soft/verge3d-blender-addon |
Soft8Soft | verge3d-blender-addon | curve_approx.py | https://raw.githubusercontent.com/Soft8Soft/verge3d-blender-addon/master/curve_approx.py | https://github.com/Soft8Soft/verge3d-blender-addon |
Soft8Soft | verge3d-blender-addon | custom_props.py | https://raw.githubusercontent.com/Soft8Soft/verge3d-blender-addon/master/custom_props.py | https://github.com/Soft8Soft/verge3d-blender-addon |
Soft8Soft | verge3d-blender-addon | custom_ui.py | https://raw.githubusercontent.com/Soft8Soft/verge3d-blender-addon/master/custom_ui.py | https://github.com/Soft8Soft/verge3d-blender-addon |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.