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 |
|---|---|---|---|---|
oddcod3 | Phantom-Evasion | phantom-evasion.py | https://raw.githubusercontent.com/oddcod3/Phantom-Evasion/master/phantom-evasion.py | https://github.com/oddcod3/Phantom-Evasion |
Al-Azif | ps4-exploit-host | build-static.py | https://raw.githubusercontent.com/Al-Azif/ps4-exploit-host/master/build-static.py | https://github.com/Al-Azif/ps4-exploit-host |
Al-Azif | ps4-exploit-host | exploit-host.py | https://raw.githubusercontent.com/Al-Azif/ps4-exploit-host/master/exploit-host.py | https://github.com/Al-Azif/ps4-exploit-host |
hunkim | deep_architecture_genealogy | txt2md.py | https://raw.githubusercontent.com/hunkim/deep_architecture_genealogy/master/txt2md.py | https://github.com/hunkim/deep_architecture_genealogy |
UndeadSec | EvilURL | evilurl.py | https://raw.githubusercontent.com/UndeadSec/EvilURL/master/evilurl.py | https://github.com/UndeadSec/EvilURL |
uber-common | metta | run_simulation_yaml.py | https://raw.githubusercontent.com/uber-common/metta/master/run_simulation_yaml.py | https://github.com/uber-common/metta |
sibears | IDAGolangHelper | go_entry.py | https://raw.githubusercontent.com/sibears/IDAGolangHelper/master/go_entry.py | https://github.com/sibears/IDAGolangHelper |
microsoft | gated-graph-neural-network-samples | chem_tensorflow.py | https://raw.githubusercontent.com/microsoft/gated-graph-neural-network-samples/master/chem_tensorflow.py | https://github.com/microsoft/gated-graph-neural-network-samples |
microsoft | gated-graph-neural-network-samples | chem_tensorflow_async.py | https://raw.githubusercontent.com/microsoft/gated-graph-neural-network-samples/master/chem_tensorflow_async.py | https://github.com/microsoft/gated-graph-neural-network-samples |
microsoft | gated-graph-neural-network-samples | chem_tensorflow_dense.py | https://raw.githubusercontent.com/microsoft/gated-graph-neural-network-samples/master/chem_tensorflow_dense.py | https://github.com/microsoft/gated-graph-neural-network-samples |
microsoft | gated-graph-neural-network-samples | chem_tensorflow_gcn.py | https://raw.githubusercontent.com/microsoft/gated-graph-neural-network-samples/master/chem_tensorflow_gcn.py | https://github.com/microsoft/gated-graph-neural-network-samples |
microsoft | gated-graph-neural-network-samples | chem_tensorflow_sparse.py | https://raw.githubusercontent.com/microsoft/gated-graph-neural-network-samples/master/chem_tensorflow_sparse.py | https://github.com/microsoft/gated-graph-neural-network-samples |
microsoft | gated-graph-neural-network-samples | get_data.py | https://raw.githubusercontent.com/microsoft/gated-graph-neural-network-samples/master/get_data.py | https://github.com/microsoft/gated-graph-neural-network-samples |
microsoft | gated-graph-neural-network-samples | utils.py | https://raw.githubusercontent.com/microsoft/gated-graph-neural-network-samples/master/utils.py | https://github.com/microsoft/gated-graph-neural-network-samples |
localminimum | QANet | config.py | https://raw.githubusercontent.com/localminimum/QANet/master/config.py | https://github.com/localminimum/QANet |
localminimum | QANet | demo.py | https://raw.githubusercontent.com/localminimum/QANet/master/demo.py | https://github.com/localminimum/QANet |
localminimum | QANet | evaluate-v1.1.py | https://raw.githubusercontent.com/localminimum/QANet/master/evaluate-v1.1.py | https://github.com/localminimum/QANet |
localminimum | QANet | layers.py | https://raw.githubusercontent.com/localminimum/QANet/master/layers.py | https://github.com/localminimum/QANet |
localminimum | QANet | main.py | https://raw.githubusercontent.com/localminimum/QANet/master/main.py | https://github.com/localminimum/QANet |
localminimum | QANet | model.py | https://raw.githubusercontent.com/localminimum/QANet/master/model.py | https://github.com/localminimum/QANet |
localminimum | QANet | prepro.py | https://raw.githubusercontent.com/localminimum/QANet/master/prepro.py | https://github.com/localminimum/QANet |
localminimum | QANet | util.py | https://raw.githubusercontent.com/localminimum/QANet/master/util.py | https://github.com/localminimum/QANet |
hlldz | SpookFlare | spookflare.py | https://raw.githubusercontent.com/hlldz/SpookFlare/master/spookflare.py | https://github.com/hlldz/SpookFlare |
JECSand | yahoofinancials | demo.py | https://raw.githubusercontent.com/JECSand/yahoofinancials/master/demo.py | https://github.com/JECSand/yahoofinancials |
nashory | pggan-pytorch | config.py | https://raw.githubusercontent.com/nashory/pggan-pytorch/master/config.py | https://github.com/nashory/pggan-pytorch |
nashory | pggan-pytorch | custom_layers.py | https://raw.githubusercontent.com/nashory/pggan-pytorch/master/custom_layers.py | https://github.com/nashory/pggan-pytorch |
nashory | pggan-pytorch | dataloader.py | https://raw.githubusercontent.com/nashory/pggan-pytorch/master/dataloader.py | https://github.com/nashory/pggan-pytorch |
nashory | pggan-pytorch | generate_interpolated.py | https://raw.githubusercontent.com/nashory/pggan-pytorch/master/generate_interpolated.py | https://github.com/nashory/pggan-pytorch |
nashory | pggan-pytorch | network.py | https://raw.githubusercontent.com/nashory/pggan-pytorch/master/network.py | https://github.com/nashory/pggan-pytorch |
nashory | pggan-pytorch | tf_recorder.py | https://raw.githubusercontent.com/nashory/pggan-pytorch/master/tf_recorder.py | https://github.com/nashory/pggan-pytorch |
nashory | pggan-pytorch | trainer.py | https://raw.githubusercontent.com/nashory/pggan-pytorch/master/trainer.py | https://github.com/nashory/pggan-pytorch |
nashory | pggan-pytorch | utils.py | https://raw.githubusercontent.com/nashory/pggan-pytorch/master/utils.py | https://github.com/nashory/pggan-pytorch |
rochacbruno | rust-python-example | doubles.py | https://raw.githubusercontent.com/rochacbruno/rust-python-example/master/doubles.py | https://github.com/rochacbruno/rust-python-example |
rochacbruno | rust-python-example | doubles_all.py | https://raw.githubusercontent.com/rochacbruno/rust-python-example/master/doubles_all.py | https://github.com/rochacbruno/rust-python-example |
rochacbruno | rust-python-example | doubles_with_c_swig.py | https://raw.githubusercontent.com/rochacbruno/rust-python-example/master/doubles_with_c_swig.py | https://github.com/rochacbruno/rust-python-example |
rochacbruno | rust-python-example | doubles_with_rust.py | https://raw.githubusercontent.com/rochacbruno/rust-python-example/master/doubles_with_rust.py | https://github.com/rochacbruno/rust-python-example |
nyu-mll | GLUE-baselines | download_glue_data.py | https://raw.githubusercontent.com/nyu-mll/GLUE-baselines/master/download_glue_data.py | https://github.com/nyu-mll/GLUE-baselines |
hichenway | stock_predict_with_LSTM | main.py | https://raw.githubusercontent.com/hichenway/stock_predict_with_LSTM/master/main.py | https://github.com/hichenway/stock_predict_with_LSTM |
amitt001 | pygmy | run.py | https://raw.githubusercontent.com/amitt001/pygmy/master/run.py | https://github.com/amitt001/pygmy |
Jenniferz28 | Time-Series-ARIMA-XGBOOST-RNN | Exploratory_analysis.py | https://raw.githubusercontent.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN/master/Exploratory_analysis.py | https://github.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN |
Jenniferz28 | Time-Series-ARIMA-XGBOOST-RNN | Gpower_Arima_Main.py | https://raw.githubusercontent.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN/master/Gpower_Arima_Main.py | https://github.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN |
Jenniferz28 | Time-Series-ARIMA-XGBOOST-RNN | Gpower_Xgb_Main.py | https://raw.githubusercontent.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN/master/Gpower_Xgb_Main.py | https://github.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN |
Jenniferz28 | Time-Series-ARIMA-XGBOOST-RNN | lstm.py | https://raw.githubusercontent.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN/master/lstm.py | https://github.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN |
Jenniferz28 | Time-Series-ARIMA-XGBOOST-RNN | lstm_Main.py | https://raw.githubusercontent.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN/master/lstm_Main.py | https://github.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN |
Jenniferz28 | Time-Series-ARIMA-XGBOOST-RNN | lstm_multivariate_Main.py | https://raw.githubusercontent.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN/master/lstm_multivariate_Main.py | https://github.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN |
Jenniferz28 | Time-Series-ARIMA-XGBOOST-RNN | myArima.py | https://raw.githubusercontent.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN/master/myArima.py | https://github.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN |
Jenniferz28 | Time-Series-ARIMA-XGBOOST-RNN | myXgb.py | https://raw.githubusercontent.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN/master/myXgb.py | https://github.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN |
Jenniferz28 | Time-Series-ARIMA-XGBOOST-RNN | util.py | https://raw.githubusercontent.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN/master/util.py | https://github.com/Jenniferz28/Time-Series-ARIMA-XGBOOST-RNN |
chenjiandongx | torrent-cli | torrent.py | https://raw.githubusercontent.com/chenjiandongx/torrent-cli/master/torrent.py | https://github.com/chenjiandongx/torrent-cli |
sbarratt | inception-score-pytorch | inception_score.py | https://raw.githubusercontent.com/sbarratt/inception-score-pytorch/master/inception_score.py | https://github.com/sbarratt/inception-score-pytorch |
timomernick | pytorch-capsule | capsule_layer.py | https://raw.githubusercontent.com/timomernick/pytorch-capsule/master/capsule_layer.py | https://github.com/timomernick/pytorch-capsule |
timomernick | pytorch-capsule | capsule_network.py | https://raw.githubusercontent.com/timomernick/pytorch-capsule/master/capsule_network.py | https://github.com/timomernick/pytorch-capsule |
timomernick | pytorch-capsule | main.py | https://raw.githubusercontent.com/timomernick/pytorch-capsule/master/main.py | https://github.com/timomernick/pytorch-capsule |
0xdeadbeefJERKY | Office-DDE-Payloads | ddeexcel.py | https://raw.githubusercontent.com/0xdeadbeefJERKY/Office-DDE-Payloads/master/ddeexcel.py | https://github.com/0xdeadbeefJERKY/Office-DDE-Payloads |
0xdeadbeefJERKY | Office-DDE-Payloads | ddeword.py | https://raw.githubusercontent.com/0xdeadbeefJERKY/Office-DDE-Payloads/master/ddeword.py | https://github.com/0xdeadbeefJERKY/Office-DDE-Payloads |
Cisco-Talos | mutiny-fuzzer | mutiny.py | https://raw.githubusercontent.com/Cisco-Talos/mutiny-fuzzer/master/mutiny.py | https://github.com/Cisco-Talos/mutiny-fuzzer |
Cisco-Talos | mutiny-fuzzer | mutiny_prep.py | https://raw.githubusercontent.com/Cisco-Talos/mutiny-fuzzer/master/mutiny_prep.py | https://github.com/Cisco-Talos/mutiny-fuzzer |
github-pengge | PyTorch-progressive_growing_of_gans | began.py | https://raw.githubusercontent.com/github-pengge/PyTorch-progressive_growing_of_gans/master/began.py | https://github.com/github-pengge/PyTorch-progressive_growing_of_gans |
github-pengge | PyTorch-progressive_growing_of_gans | debug.py | https://raw.githubusercontent.com/github-pengge/PyTorch-progressive_growing_of_gans/master/debug.py | https://github.com/github-pengge/PyTorch-progressive_growing_of_gans |
github-pengge | PyTorch-progressive_growing_of_gans | h5tool.py | https://raw.githubusercontent.com/github-pengge/PyTorch-progressive_growing_of_gans/master/h5tool.py | https://github.com/github-pengge/PyTorch-progressive_growing_of_gans |
github-pengge | PyTorch-progressive_growing_of_gans | train.py | https://raw.githubusercontent.com/github-pengge/PyTorch-progressive_growing_of_gans/master/train.py | https://github.com/github-pengge/PyTorch-progressive_growing_of_gans |
github-pengge | PyTorch-progressive_growing_of_gans | train_no_tanh.py | https://raw.githubusercontent.com/github-pengge/PyTorch-progressive_growing_of_gans/master/train_no_tanh.py | https://github.com/github-pengge/PyTorch-progressive_growing_of_gans |
Hiroshiba | become-yukarin | train.py | https://raw.githubusercontent.com/Hiroshiba/become-yukarin/master/train.py | https://github.com/Hiroshiba/become-yukarin |
Hiroshiba | become-yukarin | train_sr.py | https://raw.githubusercontent.com/Hiroshiba/become-yukarin/master/train_sr.py | https://github.com/Hiroshiba/become-yukarin |
mitchweaver | Discline | Discline.py | https://raw.githubusercontent.com/mitchweaver/Discline/master/Discline.py | https://github.com/mitchweaver/Discline |
llSourcell | capsule_networks | capsLayer.py | https://raw.githubusercontent.com/llSourcell/capsule_networks/master/capsLayer.py | https://github.com/llSourcell/capsule_networks |
llSourcell | capsule_networks | capsNet.py | https://raw.githubusercontent.com/llSourcell/capsule_networks/master/capsNet.py | https://github.com/llSourcell/capsule_networks |
llSourcell | capsule_networks | eval.py | https://raw.githubusercontent.com/llSourcell/capsule_networks/master/eval.py | https://github.com/llSourcell/capsule_networks |
llSourcell | capsule_networks | utils.py | https://raw.githubusercontent.com/llSourcell/capsule_networks/master/utils.py | https://github.com/llSourcell/capsule_networks |
vgsatorras | few-shot-gnn | main.py | https://raw.githubusercontent.com/vgsatorras/few-shot-gnn/master/main.py | https://github.com/vgsatorras/few-shot-gnn |
vgsatorras | few-shot-gnn | test.py | https://raw.githubusercontent.com/vgsatorras/few-shot-gnn/master/test.py | https://github.com/vgsatorras/few-shot-gnn |
se55i0n | DBScanner | dbscan.py | https://raw.githubusercontent.com/se55i0n/DBScanner/master/dbscan.py | https://github.com/se55i0n/DBScanner |
uoguelph-mlrg | Cutout | train.py | https://raw.githubusercontent.com/uoguelph-mlrg/Cutout/master/train.py | https://github.com/uoguelph-mlrg/Cutout |
scarletcafe | jishaku | create_dist_summary.py | https://raw.githubusercontent.com/scarletcafe/jishaku/master/create_dist_summary.py | https://github.com/scarletcafe/jishaku |
ChenglongChen | pytorch-DRL | A2C.py | https://raw.githubusercontent.com/ChenglongChen/pytorch-DRL/master/A2C.py | https://github.com/ChenglongChen/pytorch-DRL |
ChenglongChen | pytorch-DRL | ACKTR.py | https://raw.githubusercontent.com/ChenglongChen/pytorch-DRL/master/ACKTR.py | https://github.com/ChenglongChen/pytorch-DRL |
ChenglongChen | pytorch-DRL | DDPG.py | https://raw.githubusercontent.com/ChenglongChen/pytorch-DRL/master/DDPG.py | https://github.com/ChenglongChen/pytorch-DRL |
ChenglongChen | pytorch-DRL | DQN.py | https://raw.githubusercontent.com/ChenglongChen/pytorch-DRL/master/DQN.py | https://github.com/ChenglongChen/pytorch-DRL |
ChenglongChen | pytorch-DRL | MAA2C.py | https://raw.githubusercontent.com/ChenglongChen/pytorch-DRL/master/MAA2C.py | https://github.com/ChenglongChen/pytorch-DRL |
ChenglongChen | pytorch-DRL | PPO.py | https://raw.githubusercontent.com/ChenglongChen/pytorch-DRL/master/PPO.py | https://github.com/ChenglongChen/pytorch-DRL |
ChenglongChen | pytorch-DRL | run_a2c.py | https://raw.githubusercontent.com/ChenglongChen/pytorch-DRL/master/run_a2c.py | https://github.com/ChenglongChen/pytorch-DRL |
ChenglongChen | pytorch-DRL | run_acktr.py | https://raw.githubusercontent.com/ChenglongChen/pytorch-DRL/master/run_acktr.py | https://github.com/ChenglongChen/pytorch-DRL |
ChenglongChen | pytorch-DRL | run_ddpg.py | https://raw.githubusercontent.com/ChenglongChen/pytorch-DRL/master/run_ddpg.py | https://github.com/ChenglongChen/pytorch-DRL |
ChenglongChen | pytorch-DRL | run_dqn.py | https://raw.githubusercontent.com/ChenglongChen/pytorch-DRL/master/run_dqn.py | https://github.com/ChenglongChen/pytorch-DRL |
ChenglongChen | pytorch-DRL | run_ppo.py | https://raw.githubusercontent.com/ChenglongChen/pytorch-DRL/master/run_ppo.py | https://github.com/ChenglongChen/pytorch-DRL |
renerocksai | sublime_zk | sublime_zk.py | https://raw.githubusercontent.com/renerocksai/sublime_zk/master/sublime_zk.py | https://github.com/renerocksai/sublime_zk |
tolstikhin | wae | configs.py | https://raw.githubusercontent.com/tolstikhin/wae/master/configs.py | https://github.com/tolstikhin/wae |
tolstikhin | wae | datahandler.py | https://raw.githubusercontent.com/tolstikhin/wae/master/datahandler.py | https://github.com/tolstikhin/wae |
tolstikhin | wae | improved_wae.py | https://raw.githubusercontent.com/tolstikhin/wae/master/improved_wae.py | https://github.com/tolstikhin/wae |
tolstikhin | wae | models.py | https://raw.githubusercontent.com/tolstikhin/wae/master/models.py | https://github.com/tolstikhin/wae |
tolstikhin | wae | ops.py | https://raw.githubusercontent.com/tolstikhin/wae/master/ops.py | https://github.com/tolstikhin/wae |
tolstikhin | wae | run.py | https://raw.githubusercontent.com/tolstikhin/wae/master/run.py | https://github.com/tolstikhin/wae |
tolstikhin | wae | utils.py | https://raw.githubusercontent.com/tolstikhin/wae/master/utils.py | https://github.com/tolstikhin/wae |
tolstikhin | wae | wae.py | https://raw.githubusercontent.com/tolstikhin/wae/master/wae.py | https://github.com/tolstikhin/wae |
Kyubyong | deepvoice3 | data_load.py | https://raw.githubusercontent.com/Kyubyong/deepvoice3/master/data_load.py | https://github.com/Kyubyong/deepvoice3 |
Kyubyong | deepvoice3 | eval.py | https://raw.githubusercontent.com/Kyubyong/deepvoice3/master/eval.py | https://github.com/Kyubyong/deepvoice3 |
Kyubyong | deepvoice3 | hyperparams.py | https://raw.githubusercontent.com/Kyubyong/deepvoice3/master/hyperparams.py | https://github.com/Kyubyong/deepvoice3 |
Kyubyong | deepvoice3 | modules.py | https://raw.githubusercontent.com/Kyubyong/deepvoice3/master/modules.py | https://github.com/Kyubyong/deepvoice3 |
Kyubyong | deepvoice3 | networks.py | https://raw.githubusercontent.com/Kyubyong/deepvoice3/master/networks.py | https://github.com/Kyubyong/deepvoice3 |
Kyubyong | deepvoice3 | prepro.py | https://raw.githubusercontent.com/Kyubyong/deepvoice3/master/prepro.py | https://github.com/Kyubyong/deepvoice3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.