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 |
|---|---|---|---|---|
Diego999 | pyGAT | layers.py | https://raw.githubusercontent.com/Diego999/pyGAT/master/layers.py | https://github.com/Diego999/pyGAT |
Diego999 | pyGAT | models.py | https://raw.githubusercontent.com/Diego999/pyGAT/master/models.py | https://github.com/Diego999/pyGAT |
Diego999 | pyGAT | train.py | https://raw.githubusercontent.com/Diego999/pyGAT/master/train.py | https://github.com/Diego999/pyGAT |
Diego999 | pyGAT | utils.py | https://raw.githubusercontent.com/Diego999/pyGAT/master/utils.py | https://github.com/Diego999/pyGAT |
Diego999 | pyGAT | visualize_graph.py | https://raw.githubusercontent.com/Diego999/pyGAT/master/visualize_graph.py | https://github.com/Diego999/pyGAT |
loadchange | amemv-crawler | amemv-video-ripper.py | https://raw.githubusercontent.com/loadchange/amemv-crawler/master/amemv-video-ripper.py | https://github.com/loadchange/amemv-crawler |
mravanelli | pytorch-kaldi | core.py | https://raw.githubusercontent.com/mravanelli/pytorch-kaldi/master/core.py | https://github.com/mravanelli/pytorch-kaldi |
mravanelli | pytorch-kaldi | data_io.py | https://raw.githubusercontent.com/mravanelli/pytorch-kaldi/master/data_io.py | https://github.com/mravanelli/pytorch-kaldi |
mravanelli | pytorch-kaldi | neural_networks.py | https://raw.githubusercontent.com/mravanelli/pytorch-kaldi/master/neural_networks.py | https://github.com/mravanelli/pytorch-kaldi |
mravanelli | pytorch-kaldi | plot_acc_and_loss.py | https://raw.githubusercontent.com/mravanelli/pytorch-kaldi/master/plot_acc_and_loss.py | https://github.com/mravanelli/pytorch-kaldi |
mravanelli | pytorch-kaldi | quaternion_neural_networks.py | https://raw.githubusercontent.com/mravanelli/pytorch-kaldi/master/quaternion_neural_networks.py | https://github.com/mravanelli/pytorch-kaldi |
mravanelli | pytorch-kaldi | run_exp.py | https://raw.githubusercontent.com/mravanelli/pytorch-kaldi/master/run_exp.py | https://github.com/mravanelli/pytorch-kaldi |
mravanelli | pytorch-kaldi | save_raw_fea.py | https://raw.githubusercontent.com/mravanelli/pytorch-kaldi/master/save_raw_fea.py | https://github.com/mravanelli/pytorch-kaldi |
mravanelli | pytorch-kaldi | tune_hyperparameters.py | https://raw.githubusercontent.com/mravanelli/pytorch-kaldi/master/tune_hyperparameters.py | https://github.com/mravanelli/pytorch-kaldi |
UnaPibaGeek | ctfr | ctfr.py | https://raw.githubusercontent.com/UnaPibaGeek/ctfr/master/ctfr.py | https://github.com/UnaPibaGeek/ctfr |
dirkjanm | BloodHound.py | createforestcache.py | https://raw.githubusercontent.com/dirkjanm/BloodHound.py/master/createforestcache.py | https://github.com/dirkjanm/BloodHound.py |
sfujim | TD3 | DDPG.py | https://raw.githubusercontent.com/sfujim/TD3/master/DDPG.py | https://github.com/sfujim/TD3 |
sfujim | TD3 | OurDDPG.py | https://raw.githubusercontent.com/sfujim/TD3/master/OurDDPG.py | https://github.com/sfujim/TD3 |
sfujim | TD3 | TD3.py | https://raw.githubusercontent.com/sfujim/TD3/master/TD3.py | https://github.com/sfujim/TD3 |
sfujim | TD3 | main.py | https://raw.githubusercontent.com/sfujim/TD3/master/main.py | https://github.com/sfujim/TD3 |
sfujim | TD3 | utils.py | https://raw.githubusercontent.com/sfujim/TD3/master/utils.py | https://github.com/sfujim/TD3 |
mbadry1 | Top-Deep-Learning | main.py | https://raw.githubusercontent.com/mbadry1/Top-Deep-Learning/master/main.py | https://github.com/mbadry1/Top-Deep-Learning |
DQinYuan | chinese_province_city_area_mapper | local-sync.py | https://raw.githubusercontent.com/DQinYuan/chinese_province_city_area_mapper/master/local-sync.py | https://github.com/DQinYuan/chinese_province_city_area_mapper |
DQinYuan | chinese_province_city_area_mapper | sync.py | https://raw.githubusercontent.com/DQinYuan/chinese_province_city_area_mapper/master/sync.py | https://github.com/DQinYuan/chinese_province_city_area_mapper |
649 | Memcrashed-DDoS-Exploit | Memcrashed.py | https://raw.githubusercontent.com/649/Memcrashed-DDoS-Exploit/master/Memcrashed.py | https://github.com/649/Memcrashed-DDoS-Exploit |
keredson | gnomecast | gnomecast.py | https://raw.githubusercontent.com/keredson/gnomecast/master/gnomecast.py | https://github.com/keredson/gnomecast |
keredson | gnomecast | test_gnomecast.py | https://raw.githubusercontent.com/keredson/gnomecast/master/test_gnomecast.py | https://github.com/keredson/gnomecast |
mrh0wl | Cloudmare | Cloudmare.py | https://raw.githubusercontent.com/mrh0wl/Cloudmare/master/Cloudmare.py | https://github.com/mrh0wl/Cloudmare |
initstring | linkedin2username | linkedin2username.py | https://raw.githubusercontent.com/initstring/linkedin2username/master/linkedin2username.py | https://github.com/initstring/linkedin2username |
devAmoghS | Machine-Learning-with-Python | NN_churn_prediction.py | https://raw.githubusercontent.com/devAmoghS/Machine-Learning-with-Python/master/NN_churn_prediction.py | https://github.com/devAmoghS/Machine-Learning-with-Python |
devAmoghS | Machine-Learning-with-Python | friendster_network.py | https://raw.githubusercontent.com/devAmoghS/Machine-Learning-with-Python/master/friendster_network.py | https://github.com/devAmoghS/Machine-Learning-with-Python |
devAmoghS | Machine-Learning-with-Python | hparams_grid_search_keras_nn.py | https://raw.githubusercontent.com/devAmoghS/Machine-Learning-with-Python/master/hparams_grid_search_keras_nn.py | https://github.com/devAmoghS/Machine-Learning-with-Python |
devAmoghS | Machine-Learning-with-Python | hypothesis_inference.py | https://raw.githubusercontent.com/devAmoghS/Machine-Learning-with-Python/master/hypothesis_inference.py | https://github.com/devAmoghS/Machine-Learning-with-Python |
devAmoghS | Machine-Learning-with-Python | prec_rec_curve.py | https://raw.githubusercontent.com/devAmoghS/Machine-Learning-with-Python/master/prec_rec_curve.py | https://github.com/devAmoghS/Machine-Learning-with-Python |
devAmoghS | Machine-Learning-with-Python | regression_intro.py | https://raw.githubusercontent.com/devAmoghS/Machine-Learning-with-Python/master/regression_intro.py | https://github.com/devAmoghS/Machine-Learning-with-Python |
devAmoghS | Machine-Learning-with-Python | sonar_clf_rf.py | https://raw.githubusercontent.com/devAmoghS/Machine-Learning-with-Python/master/sonar_clf_rf.py | https://github.com/devAmoghS/Machine-Learning-with-Python |
devAmoghS | Machine-Learning-with-Python | telecom_churn_prediction.py | https://raw.githubusercontent.com/devAmoghS/Machine-Learning-with-Python/master/telecom_churn_prediction.py | https://github.com/devAmoghS/Machine-Learning-with-Python |
facebookresearch | mixup-cifar10 | train.py | https://raw.githubusercontent.com/facebookresearch/mixup-cifar10/main/train.py | https://github.com/facebookresearch/mixup-cifar10 |
facebookresearch | mixup-cifar10 | utils.py | https://raw.githubusercontent.com/facebookresearch/mixup-cifar10/main/utils.py | https://github.com/facebookresearch/mixup-cifar10 |
omoindrot | tensorflow-triplet-loss | evaluate.py | https://raw.githubusercontent.com/omoindrot/tensorflow-triplet-loss/master/evaluate.py | https://github.com/omoindrot/tensorflow-triplet-loss |
omoindrot | tensorflow-triplet-loss | search_hyperparams.py | https://raw.githubusercontent.com/omoindrot/tensorflow-triplet-loss/master/search_hyperparams.py | https://github.com/omoindrot/tensorflow-triplet-loss |
omoindrot | tensorflow-triplet-loss | train.py | https://raw.githubusercontent.com/omoindrot/tensorflow-triplet-loss/master/train.py | https://github.com/omoindrot/tensorflow-triplet-loss |
omoindrot | tensorflow-triplet-loss | visualize_embeddings.py | https://raw.githubusercontent.com/omoindrot/tensorflow-triplet-loss/master/visualize_embeddings.py | https://github.com/omoindrot/tensorflow-triplet-loss |
vysecurity | LinkedInt | LinkedInt.py | https://raw.githubusercontent.com/vysecurity/LinkedInt/master/LinkedInt.py | https://github.com/vysecurity/LinkedInt |
Viralmaniar | Powershell-RAT | PowershellRAT.py | https://raw.githubusercontent.com/Viralmaniar/Powershell-RAT/master/PowershellRAT.py | https://github.com/Viralmaniar/Powershell-RAT |
open-cmdb | cmdb | manage.py | https://raw.githubusercontent.com/open-cmdb/cmdb/master/manage.py | https://github.com/open-cmdb/cmdb |
goberoi | faceit | faceit.py | https://raw.githubusercontent.com/goberoi/faceit/master/faceit.py | https://github.com/goberoi/faceit |
stormshadow07 | HackTheWorld | HackTheWorld.py | https://raw.githubusercontent.com/stormshadow07/HackTheWorld/master/HackTheWorld.py | https://github.com/stormshadow07/HackTheWorld |
instagrambot | instagram-terminal-news-feed | display.py | https://raw.githubusercontent.com/instagrambot/instagram-terminal-news-feed/master/display.py | https://github.com/instagrambot/instagram-terminal-news-feed |
instagrambot | instagram-terminal-news-feed | start.py | https://raw.githubusercontent.com/instagrambot/instagram-terminal-news-feed/master/start.py | https://github.com/instagrambot/instagram-terminal-news-feed |
duo-labs | cloudtracker | tasks.py | https://raw.githubusercontent.com/duo-labs/cloudtracker/main/tasks.py | https://github.com/duo-labs/cloudtracker |
CalciferZh | SMPL | SMIL_torch_batch.py | https://raw.githubusercontent.com/CalciferZh/SMPL/master/SMIL_torch_batch.py | https://github.com/CalciferZh/SMPL |
CalciferZh | SMPL | smpl_np.py | https://raw.githubusercontent.com/CalciferZh/SMPL/master/smpl_np.py | https://github.com/CalciferZh/SMPL |
CalciferZh | SMPL | smpl_tf.py | https://raw.githubusercontent.com/CalciferZh/SMPL/master/smpl_tf.py | https://github.com/CalciferZh/SMPL |
CalciferZh | SMPL | smpl_torch.py | https://raw.githubusercontent.com/CalciferZh/SMPL/master/smpl_torch.py | https://github.com/CalciferZh/SMPL |
CalciferZh | SMPL | smpl_torch_batch.py | https://raw.githubusercontent.com/CalciferZh/SMPL/master/smpl_torch_batch.py | https://github.com/CalciferZh/SMPL |
CalciferZh | SMPL | test.py | https://raw.githubusercontent.com/CalciferZh/SMPL/master/test.py | https://github.com/CalciferZh/SMPL |
wasidennis | AdaptSegNet | compute_iou.py | https://raw.githubusercontent.com/wasidennis/AdaptSegNet/master/compute_iou.py | https://github.com/wasidennis/AdaptSegNet |
wasidennis | AdaptSegNet | evaluate_cityscapes.py | https://raw.githubusercontent.com/wasidennis/AdaptSegNet/master/evaluate_cityscapes.py | https://github.com/wasidennis/AdaptSegNet |
wasidennis | AdaptSegNet | train_gta2cityscapes_multi.py | https://raw.githubusercontent.com/wasidennis/AdaptSegNet/master/train_gta2cityscapes_multi.py | https://github.com/wasidennis/AdaptSegNet |
scaelles | DEXTR-PyTorch | demo.py | https://raw.githubusercontent.com/scaelles/DEXTR-PyTorch/master/demo.py | https://github.com/scaelles/DEXTR-PyTorch |
scaelles | DEXTR-PyTorch | eval_all.py | https://raw.githubusercontent.com/scaelles/DEXTR-PyTorch/master/eval_all.py | https://github.com/scaelles/DEXTR-PyTorch |
scaelles | DEXTR-PyTorch | train_pascal.py | https://raw.githubusercontent.com/scaelles/DEXTR-PyTorch/master/train_pascal.py | https://github.com/scaelles/DEXTR-PyTorch |
rishizek | tensorflow-deeplab-v3-plus | create_cityscapes_tf_record.py | https://raw.githubusercontent.com/rishizek/tensorflow-deeplab-v3-plus/master/create_cityscapes_tf_record.py | https://github.com/rishizek/tensorflow-deeplab-v3-plus |
rishizek | tensorflow-deeplab-v3-plus | create_pascal_tf_record.py | https://raw.githubusercontent.com/rishizek/tensorflow-deeplab-v3-plus/master/create_pascal_tf_record.py | https://github.com/rishizek/tensorflow-deeplab-v3-plus |
rishizek | tensorflow-deeplab-v3-plus | deeplab_model.py | https://raw.githubusercontent.com/rishizek/tensorflow-deeplab-v3-plus/master/deeplab_model.py | https://github.com/rishizek/tensorflow-deeplab-v3-plus |
rishizek | tensorflow-deeplab-v3-plus | evaluate.py | https://raw.githubusercontent.com/rishizek/tensorflow-deeplab-v3-plus/master/evaluate.py | https://github.com/rishizek/tensorflow-deeplab-v3-plus |
rishizek | tensorflow-deeplab-v3-plus | export_inference_graph.py | https://raw.githubusercontent.com/rishizek/tensorflow-deeplab-v3-plus/master/export_inference_graph.py | https://github.com/rishizek/tensorflow-deeplab-v3-plus |
rishizek | tensorflow-deeplab-v3-plus | inference.py | https://raw.githubusercontent.com/rishizek/tensorflow-deeplab-v3-plus/master/inference.py | https://github.com/rishizek/tensorflow-deeplab-v3-plus |
rishizek | tensorflow-deeplab-v3-plus | train.py | https://raw.githubusercontent.com/rishizek/tensorflow-deeplab-v3-plus/master/train.py | https://github.com/rishizek/tensorflow-deeplab-v3-plus |
schollz | raspberry-pi-turnkey | startup.py | https://raw.githubusercontent.com/schollz/raspberry-pi-turnkey/master/startup.py | https://github.com/schollz/raspberry-pi-turnkey |
AMLab-Amsterdam | AttentionDeepMIL | dataloader.py | https://raw.githubusercontent.com/AMLab-Amsterdam/AttentionDeepMIL/master/dataloader.py | https://github.com/AMLab-Amsterdam/AttentionDeepMIL |
AMLab-Amsterdam | AttentionDeepMIL | main.py | https://raw.githubusercontent.com/AMLab-Amsterdam/AttentionDeepMIL/master/main.py | https://github.com/AMLab-Amsterdam/AttentionDeepMIL |
AMLab-Amsterdam | AttentionDeepMIL | mnist_bags_loader.py | https://raw.githubusercontent.com/AMLab-Amsterdam/AttentionDeepMIL/master/mnist_bags_loader.py | https://github.com/AMLab-Amsterdam/AttentionDeepMIL |
AMLab-Amsterdam | AttentionDeepMIL | model.py | https://raw.githubusercontent.com/AMLab-Amsterdam/AttentionDeepMIL/master/model.py | https://github.com/AMLab-Amsterdam/AttentionDeepMIL |
quentinhardy | msdat | BulkOpen.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/BulkOpen.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | Constants.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/Constants.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | Jobs.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/Jobs.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | Mssql.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/Mssql.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | MssqlInfo.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/MssqlInfo.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | OleAutomation.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/OleAutomation.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | Output.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/Output.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | PasswordGuesser.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/PasswordGuesser.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | Passwordstealer.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/Passwordstealer.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | SMBAuthenticationCapture.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/SMBAuthenticationCapture.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | ScanPorts.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/ScanPorts.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | Search.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/Search.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | TrustworthyPE.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/TrustworthyPE.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | UsernameLikePassword.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/UsernameLikePassword.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | Utils.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/Utils.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | XpDirectory.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/XpDirectory.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | Xpcmdshell.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/Xpcmdshell.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | msdat.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/msdat.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | progressbar.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/progressbar.py | https://github.com/quentinhardy/msdat |
quentinhardy | msdat | texttable.py | https://raw.githubusercontent.com/quentinhardy/msdat/master/texttable.py | https://github.com/quentinhardy/msdat |
satwikkansal | python_blockchain_app | node_server.py | https://raw.githubusercontent.com/satwikkansal/python_blockchain_app/master/node_server.py | https://github.com/satwikkansal/python_blockchain_app |
python-fan | pdf2word | main.py | https://raw.githubusercontent.com/python-fan/pdf2word/master/main.py | https://github.com/python-fan/pdf2word |
gyoisamurai | GyoiThon | gyoithon.py | https://raw.githubusercontent.com/gyoisamurai/GyoiThon/master/gyoithon.py | https://github.com/gyoisamurai/GyoiThon |
gyoisamurai | GyoiThon | report_merger.py | https://raw.githubusercontent.com/gyoisamurai/GyoiThon/master/report_merger.py | https://github.com/gyoisamurai/GyoiThon |
gyoisamurai | GyoiThon | sql.py | https://raw.githubusercontent.com/gyoisamurai/GyoiThon/master/sql.py | https://github.com/gyoisamurai/GyoiThon |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.