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 |
|---|---|---|---|---|
dhwajraj | deep-siamese-text-similarity | train.py | https://raw.githubusercontent.com/dhwajraj/deep-siamese-text-similarity/master/train.py | https://github.com/dhwajraj/deep-siamese-text-similarity |
fossasia | searss | rss-generator.py | https://raw.githubusercontent.com/fossasia/searss/master/rss-generator.py | https://github.com/fossasia/searss |
fossasia | searss | test.py | https://raw.githubusercontent.com/fossasia/searss/master/test.py | https://github.com/fossasia/searss |
attify | firmware-analysis-toolkit | fat.py | https://raw.githubusercontent.com/attify/firmware-analysis-toolkit/master/fat.py | https://github.com/attify/firmware-analysis-toolkit |
atpaino | deep-text-corrector | correct_text.py | https://raw.githubusercontent.com/atpaino/deep-text-corrector/master/correct_text.py | https://github.com/atpaino/deep-text-corrector |
atpaino | deep-text-corrector | data_reader.py | https://raw.githubusercontent.com/atpaino/deep-text-corrector/master/data_reader.py | https://github.com/atpaino/deep-text-corrector |
atpaino | deep-text-corrector | dtc_lambda.py | https://raw.githubusercontent.com/atpaino/deep-text-corrector/master/dtc_lambda.py | https://github.com/atpaino/deep-text-corrector |
atpaino | deep-text-corrector | seq2seq.py | https://raw.githubusercontent.com/atpaino/deep-text-corrector/master/seq2seq.py | https://github.com/atpaino/deep-text-corrector |
atpaino | deep-text-corrector | text_corrector_data_readers.py | https://raw.githubusercontent.com/atpaino/deep-text-corrector/master/text_corrector_data_readers.py | https://github.com/atpaino/deep-text-corrector |
atpaino | deep-text-corrector | text_corrector_models.py | https://raw.githubusercontent.com/atpaino/deep-text-corrector/master/text_corrector_models.py | https://github.com/atpaino/deep-text-corrector |
tobi-wan-kenobi | bumblebee-status | generate-base-tests.py | https://raw.githubusercontent.com/tobi-wan-kenobi/bumblebee-status/main/generate-base-tests.py | https://github.com/tobi-wan-kenobi/bumblebee-status |
tobi-wan-kenobi | bumblebee-status | versioneer.py | https://raw.githubusercontent.com/tobi-wan-kenobi/bumblebee-status/main/versioneer.py | https://github.com/tobi-wan-kenobi/bumblebee-status |
openai | universe-starter-agent | a3c.py | https://raw.githubusercontent.com/openai/universe-starter-agent/master/a3c.py | https://github.com/openai/universe-starter-agent |
openai | universe-starter-agent | envs.py | https://raw.githubusercontent.com/openai/universe-starter-agent/master/envs.py | https://github.com/openai/universe-starter-agent |
openai | universe-starter-agent | model.py | https://raw.githubusercontent.com/openai/universe-starter-agent/master/model.py | https://github.com/openai/universe-starter-agent |
openai | universe-starter-agent | train.py | https://raw.githubusercontent.com/openai/universe-starter-agent/master/train.py | https://github.com/openai/universe-starter-agent |
openai | universe-starter-agent | worker.py | https://raw.githubusercontent.com/openai/universe-starter-agent/master/worker.py | https://github.com/openai/universe-starter-agent |
dpressel | rude-carnie | data.py | https://raw.githubusercontent.com/dpressel/rude-carnie/master/data.py | https://github.com/dpressel/rude-carnie |
dpressel | rude-carnie | detect.py | https://raw.githubusercontent.com/dpressel/rude-carnie/master/detect.py | https://github.com/dpressel/rude-carnie |
dpressel | rude-carnie | dlibdetect.py | https://raw.githubusercontent.com/dpressel/rude-carnie/master/dlibdetect.py | https://github.com/dpressel/rude-carnie |
dpressel | rude-carnie | eval.py | https://raw.githubusercontent.com/dpressel/rude-carnie/master/eval.py | https://github.com/dpressel/rude-carnie |
dpressel | rude-carnie | export.py | https://raw.githubusercontent.com/dpressel/rude-carnie/master/export.py | https://github.com/dpressel/rude-carnie |
dpressel | rude-carnie | filter_by_face.py | https://raw.githubusercontent.com/dpressel/rude-carnie/master/filter_by_face.py | https://github.com/dpressel/rude-carnie |
dpressel | rude-carnie | guess.py | https://raw.githubusercontent.com/dpressel/rude-carnie/master/guess.py | https://github.com/dpressel/rude-carnie |
dpressel | rude-carnie | model.py | https://raw.githubusercontent.com/dpressel/rude-carnie/master/model.py | https://github.com/dpressel/rude-carnie |
dpressel | rude-carnie | preproc.py | https://raw.githubusercontent.com/dpressel/rude-carnie/master/preproc.py | https://github.com/dpressel/rude-carnie |
dpressel | rude-carnie | train.py | https://raw.githubusercontent.com/dpressel/rude-carnie/master/train.py | https://github.com/dpressel/rude-carnie |
dpressel | rude-carnie | utils.py | https://raw.githubusercontent.com/dpressel/rude-carnie/master/utils.py | https://github.com/dpressel/rude-carnie |
dpressel | rude-carnie | yolodetect.py | https://raw.githubusercontent.com/dpressel/rude-carnie/master/yolodetect.py | https://github.com/dpressel/rude-carnie |
hizhangp | yolo_tensorflow | test.py | https://raw.githubusercontent.com/hizhangp/yolo_tensorflow/master/test.py | https://github.com/hizhangp/yolo_tensorflow |
hizhangp | yolo_tensorflow | train.py | https://raw.githubusercontent.com/hizhangp/yolo_tensorflow/master/train.py | https://github.com/hizhangp/yolo_tensorflow |
cauchyturing | UCR_Time_Series_Classification_Deep_Learning_Baseline | FCN.py | https://raw.githubusercontent.com/cauchyturing/UCR_Time_Series_Classification_Deep_Learning_Baseline/master/FCN.py | https://github.com/cauchyturing/UCR_Time_Series_Classification_Deep_Learning_Baseline |
cauchyturing | UCR_Time_Series_Classification_Deep_Learning_Baseline | MLP.py | https://raw.githubusercontent.com/cauchyturing/UCR_Time_Series_Classification_Deep_Learning_Baseline/master/MLP.py | https://github.com/cauchyturing/UCR_Time_Series_Classification_Deep_Learning_Baseline |
cauchyturing | UCR_Time_Series_Classification_Deep_Learning_Baseline | ResNet.py | https://raw.githubusercontent.com/cauchyturing/UCR_Time_Series_Classification_Deep_Learning_Baseline/master/ResNet.py | https://github.com/cauchyturing/UCR_Time_Series_Classification_Deep_Learning_Baseline |
jacobgil | keras-grad-cam | grad-cam.py | https://raw.githubusercontent.com/jacobgil/keras-grad-cam/master/grad-cam.py | https://github.com/jacobgil/keras-grad-cam |
gutfeeling | word_forms | test_values.py | https://raw.githubusercontent.com/gutfeeling/word_forms/master/test_values.py | https://github.com/gutfeeling/word_forms |
gutfeeling | word_forms | test_word_forms.py | https://raw.githubusercontent.com/gutfeeling/word_forms/master/test_word_forms.py | https://github.com/gutfeeling/word_forms |
buriburisuri | ByteNet | data.py | https://raw.githubusercontent.com/buriburisuri/ByteNet/master/data.py | https://github.com/buriburisuri/ByteNet |
buriburisuri | ByteNet | model.py | https://raw.githubusercontent.com/buriburisuri/ByteNet/master/model.py | https://github.com/buriburisuri/ByteNet |
buriburisuri | ByteNet | train.py | https://raw.githubusercontent.com/buriburisuri/ByteNet/master/train.py | https://github.com/buriburisuri/ByteNet |
buriburisuri | ByteNet | translate.py | https://raw.githubusercontent.com/buriburisuri/ByteNet/master/translate.py | https://github.com/buriburisuri/ByteNet |
CorralPeltzer | newTrackon | run.py | https://raw.githubusercontent.com/CorralPeltzer/newTrackon/master/run.py | https://github.com/CorralPeltzer/newTrackon |
zsdonghao | text-to-image | data_loader.py | https://raw.githubusercontent.com/zsdonghao/text-to-image/master/data_loader.py | https://github.com/zsdonghao/text-to-image |
zsdonghao | text-to-image | downloads.py | https://raw.githubusercontent.com/zsdonghao/text-to-image/master/downloads.py | https://github.com/zsdonghao/text-to-image |
zsdonghao | text-to-image | inception_score.py | https://raw.githubusercontent.com/zsdonghao/text-to-image/master/inception_score.py | https://github.com/zsdonghao/text-to-image |
zsdonghao | text-to-image | model.py | https://raw.githubusercontent.com/zsdonghao/text-to-image/master/model.py | https://github.com/zsdonghao/text-to-image |
zsdonghao | text-to-image | train_txt2im.py | https://raw.githubusercontent.com/zsdonghao/text-to-image/master/train_txt2im.py | https://github.com/zsdonghao/text-to-image |
zsdonghao | text-to-image | utils.py | https://raw.githubusercontent.com/zsdonghao/text-to-image/master/utils.py | https://github.com/zsdonghao/text-to-image |
bpb27 | twitter_scraping | get_metadata.py | https://raw.githubusercontent.com/bpb27/twitter_scraping/master/get_metadata.py | https://github.com/bpb27/twitter_scraping |
bpb27 | twitter_scraping | scrape.py | https://raw.githubusercontent.com/bpb27/twitter_scraping/master/scrape.py | https://github.com/bpb27/twitter_scraping |
aker-gateway | Aker | IdPFactory.py | https://raw.githubusercontent.com/aker-gateway/Aker/phase0/IdPFactory.py | https://github.com/aker-gateway/Aker |
aker-gateway | Aker | SSHClient.py | https://raw.githubusercontent.com/aker-gateway/Aker/phase0/SSHClient.py | https://github.com/aker-gateway/Aker |
aker-gateway | Aker | aker.py | https://raw.githubusercontent.com/aker-gateway/Aker/phase0/aker.py | https://github.com/aker-gateway/Aker |
aker-gateway | Aker | akerctl.py | https://raw.githubusercontent.com/aker-gateway/Aker/phase0/akerctl.py | https://github.com/aker-gateway/Aker |
aker-gateway | Aker | hosts.py | https://raw.githubusercontent.com/aker-gateway/Aker/phase0/hosts.py | https://github.com/aker-gateway/Aker |
aker-gateway | Aker | popup.py | https://raw.githubusercontent.com/aker-gateway/Aker/phase0/popup.py | https://github.com/aker-gateway/Aker |
aker-gateway | Aker | session.py | https://raw.githubusercontent.com/aker-gateway/Aker/phase0/session.py | https://github.com/aker-gateway/Aker |
aker-gateway | Aker | snoop.py | https://raw.githubusercontent.com/aker-gateway/Aker/phase0/snoop.py | https://github.com/aker-gateway/Aker |
aker-gateway | Aker | tui.py | https://raw.githubusercontent.com/aker-gateway/Aker/phase0/tui.py | https://github.com/aker-gateway/Aker |
frostbits-security | SIET | sTFTP.py | https://raw.githubusercontent.com/frostbits-security/SIET/master/sTFTP.py | https://github.com/frostbits-security/SIET |
frostbits-security | SIET | siet.py | https://raw.githubusercontent.com/frostbits-security/SIET/master/siet.py | https://github.com/frostbits-security/SIET |
maxhodak | keras-molecules | download_dataset.py | https://raw.githubusercontent.com/maxhodak/keras-molecules/master/download_dataset.py | https://github.com/maxhodak/keras-molecules |
maxhodak | keras-molecules | interpolate.py | https://raw.githubusercontent.com/maxhodak/keras-molecules/master/interpolate.py | https://github.com/maxhodak/keras-molecules |
maxhodak | keras-molecules | plot.py | https://raw.githubusercontent.com/maxhodak/keras-molecules/master/plot.py | https://github.com/maxhodak/keras-molecules |
maxhodak | keras-molecules | preprocess.py | https://raw.githubusercontent.com/maxhodak/keras-molecules/master/preprocess.py | https://github.com/maxhodak/keras-molecules |
maxhodak | keras-molecules | sample.py | https://raw.githubusercontent.com/maxhodak/keras-molecules/master/sample.py | https://github.com/maxhodak/keras-molecules |
maxhodak | keras-molecules | sample_gen.py | https://raw.githubusercontent.com/maxhodak/keras-molecules/master/sample_gen.py | https://github.com/maxhodak/keras-molecules |
maxhodak | keras-molecules | sample_latent.py | https://raw.githubusercontent.com/maxhodak/keras-molecules/master/sample_latent.py | https://github.com/maxhodak/keras-molecules |
maxhodak | keras-molecules | train.py | https://raw.githubusercontent.com/maxhodak/keras-molecules/master/train.py | https://github.com/maxhodak/keras-molecules |
maxhodak | keras-molecules | train_gen.py | https://raw.githubusercontent.com/maxhodak/keras-molecules/master/train_gen.py | https://github.com/maxhodak/keras-molecules |
anantzoid | Conditional-PixelCNN-decoder | autoencoder.py | https://raw.githubusercontent.com/anantzoid/Conditional-PixelCNN-decoder/master/autoencoder.py | https://github.com/anantzoid/Conditional-PixelCNN-decoder |
anantzoid | Conditional-PixelCNN-decoder | layers.py | https://raw.githubusercontent.com/anantzoid/Conditional-PixelCNN-decoder/master/layers.py | https://github.com/anantzoid/Conditional-PixelCNN-decoder |
anantzoid | Conditional-PixelCNN-decoder | main.py | https://raw.githubusercontent.com/anantzoid/Conditional-PixelCNN-decoder/master/main.py | https://github.com/anantzoid/Conditional-PixelCNN-decoder |
anantzoid | Conditional-PixelCNN-decoder | models.py | https://raw.githubusercontent.com/anantzoid/Conditional-PixelCNN-decoder/master/models.py | https://github.com/anantzoid/Conditional-PixelCNN-decoder |
anantzoid | Conditional-PixelCNN-decoder | utils.py | https://raw.githubusercontent.com/anantzoid/Conditional-PixelCNN-decoder/master/utils.py | https://github.com/anantzoid/Conditional-PixelCNN-decoder |
facert | tumblr_spider | tumblr.py | https://raw.githubusercontent.com/facert/tumblr_spider/master/tumblr.py | https://github.com/facert/tumblr_spider |
lightbulb-framework | lightbulb-framework | BurpExtension.py | https://raw.githubusercontent.com/lightbulb-framework/lightbulb-framework/master/BurpExtension.py | https://github.com/lightbulb-framework/lightbulb-framework |
lzane | Fingers-Detection-using-OpenCV-and-Python | new.py | https://raw.githubusercontent.com/lzane/Fingers-Detection-using-OpenCV-and-Python/master/new.py | https://github.com/lzane/Fingers-Detection-using-OpenCV-and-Python |
MarcoForte | closed-form-matting | test_matting.py | https://raw.githubusercontent.com/MarcoForte/closed-form-matting/master/test_matting.py | https://github.com/MarcoForte/closed-form-matting |
clab | dynet_tutorial_examples | tutorial_bilstm_tagger.py | https://raw.githubusercontent.com/clab/dynet_tutorial_examples/master/tutorial_bilstm_tagger.py | https://github.com/clab/dynet_tutorial_examples |
clab | dynet_tutorial_examples | tutorial_bilstm_viterbi_tagger.py | https://raw.githubusercontent.com/clab/dynet_tutorial_examples/master/tutorial_bilstm_viterbi_tagger.py | https://github.com/clab/dynet_tutorial_examples |
clab | dynet_tutorial_examples | tutorial_rnnlm.py | https://raw.githubusercontent.com/clab/dynet_tutorial_examples/master/tutorial_rnnlm.py | https://github.com/clab/dynet_tutorial_examples |
clab | dynet_tutorial_examples | tutorial_rnnlm_minibatch.py | https://raw.githubusercontent.com/clab/dynet_tutorial_examples/master/tutorial_rnnlm_minibatch.py | https://github.com/clab/dynet_tutorial_examples |
clab | dynet_tutorial_examples | tutorial_transition_parser.py | https://raw.githubusercontent.com/clab/dynet_tutorial_examples/master/tutorial_transition_parser.py | https://github.com/clab/dynet_tutorial_examples |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | Collaborative%20Filtering.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/Collaborative%20Filtering.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | DBSCAN.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/DBSCAN.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | Decision%20Trees.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/Decision%20Trees.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | Genetic%20Algorithm.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/Genetic%20Algorithm.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | K%20Means%20Clustering.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/K%20Means%20Clustering.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | K%20Nearest%20Neighbours%20-%20In%20Parallel.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/K%20Nearest%20Neighbours%20-%20In%20Parallel.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | K%20Nearest%20Neighbours.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/K%20Nearest%20Neighbours.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | Linear%20Regression.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/Linear%20Regression.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | Logistic%20Regression.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/Logistic%20Regression.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | Mean%20Shift.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/Mean%20Shift.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | Naive%20Bayes.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/Naive%20Bayes.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | Support%20Vector%20Machine.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/Support%20Vector%20Machine.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | a-star.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/a-star.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
madhug-nadig | Machine-Learning-Algorithms-from-Scratch | random%20forest%20classifier.py | https://raw.githubusercontent.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch/master/random%20forest%20classifier.py | https://github.com/madhug-nadig/Machine-Learning-Algorithms-from-Scratch |
KonradIT | GoProStream | GoProStream.py | https://raw.githubusercontent.com/KonradIT/GoProStream/master/GoProStream.py | https://github.com/KonradIT/GoProStream |
RASSec | pentestER-Fully-automatic-scanner | BBScan.py | https://raw.githubusercontent.com/RASSec/pentestER-Fully-automatic-scanner/master/BBScan.py | https://github.com/RASSec/pentestER-Fully-automatic-scanner |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.