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 |
|---|---|---|---|---|
www0wwwjs1 | Matrix-Capsules-EM-Tensorflow | train.py | https://raw.githubusercontent.com/www0wwwjs1/Matrix-Capsules-EM-Tensorflow/master/train.py | https://github.com/www0wwwjs1/Matrix-Capsules-EM-Tensorflow |
www0wwwjs1 | Matrix-Capsules-EM-Tensorflow | train_baseline.py | https://raw.githubusercontent.com/www0wwwjs1/Matrix-Capsules-EM-Tensorflow/master/train_baseline.py | https://github.com/www0wwwjs1/Matrix-Capsules-EM-Tensorflow |
www0wwwjs1 | Matrix-Capsules-EM-Tensorflow | train_capsnet_dr.py | https://raw.githubusercontent.com/www0wwwjs1/Matrix-Capsules-EM-Tensorflow/master/train_capsnet_dr.py | https://github.com/www0wwwjs1/Matrix-Capsules-EM-Tensorflow |
www0wwwjs1 | Matrix-Capsules-EM-Tensorflow | utils.py | https://raw.githubusercontent.com/www0wwwjs1/Matrix-Capsules-EM-Tensorflow/master/utils.py | https://github.com/www0wwwjs1/Matrix-Capsules-EM-Tensorflow |
udacity | dermatologist-ai | get_results.py | https://raw.githubusercontent.com/udacity/dermatologist-ai/master/get_results.py | https://github.com/udacity/dermatologist-ai |
Kartones | flask-calendar | config.py | https://raw.githubusercontent.com/Kartones/flask-calendar/master/config.py | https://github.com/Kartones/flask-calendar |
indrajithi | genquest | quest.py | https://raw.githubusercontent.com/indrajithi/genquest/master/quest.py | https://github.com/indrajithi/genquest |
soobinseo | Tacotron-pytorch | data.py | https://raw.githubusercontent.com/soobinseo/Tacotron-pytorch/master/data.py | https://github.com/soobinseo/Tacotron-pytorch |
soobinseo | Tacotron-pytorch | module.py | https://raw.githubusercontent.com/soobinseo/Tacotron-pytorch/master/module.py | https://github.com/soobinseo/Tacotron-pytorch |
soobinseo | Tacotron-pytorch | network.py | https://raw.githubusercontent.com/soobinseo/Tacotron-pytorch/master/network.py | https://github.com/soobinseo/Tacotron-pytorch |
soobinseo | Tacotron-pytorch | synthesis.py | https://raw.githubusercontent.com/soobinseo/Tacotron-pytorch/master/synthesis.py | https://github.com/soobinseo/Tacotron-pytorch |
soobinseo | Tacotron-pytorch | train.py | https://raw.githubusercontent.com/soobinseo/Tacotron-pytorch/master/train.py | https://github.com/soobinseo/Tacotron-pytorch |
KeithGalli | Connect4-Python | connect4.py | https://raw.githubusercontent.com/KeithGalli/Connect4-Python/master/connect4.py | https://github.com/KeithGalli/Connect4-Python |
KeithGalli | Connect4-Python | connect4_with_ai.py | https://raw.githubusercontent.com/KeithGalli/Connect4-Python/master/connect4_with_ai.py | https://github.com/KeithGalli/Connect4-Python |
createmomo | CRF-Layer-on-the-Top-of-BiLSTM | MyCRFLayer.py | https://raw.githubusercontent.com/createmomo/CRF-Layer-on-the-Top-of-BiLSTM/master/MyCRFLayer.py | https://github.com/createmomo/CRF-Layer-on-the-Top-of-BiLSTM |
createmomo | CRF-Layer-on-the-Top-of-BiLSTM | demo.py | https://raw.githubusercontent.com/createmomo/CRF-Layer-on-the-Top-of-BiLSTM/master/demo.py | https://github.com/createmomo/CRF-Layer-on-the-Top-of-BiLSTM |
rasmusbergpalm | recurrent-relational-networks | message_passing.py | https://raw.githubusercontent.com/rasmusbergpalm/recurrent-relational-networks/master/message_passing.py | https://github.com/rasmusbergpalm/recurrent-relational-networks |
rasmusbergpalm | recurrent-relational-networks | util.py | https://raw.githubusercontent.com/rasmusbergpalm/recurrent-relational-networks/master/util.py | https://github.com/rasmusbergpalm/recurrent-relational-networks |
snowkylin | line | line.py | https://raw.githubusercontent.com/snowkylin/line/master/line.py | https://github.com/snowkylin/line |
snowkylin | line | model.py | https://raw.githubusercontent.com/snowkylin/line/master/model.py | https://github.com/snowkylin/line |
snowkylin | line | utils.py | https://raw.githubusercontent.com/snowkylin/line/master/utils.py | https://github.com/snowkylin/line |
titu1994 | Keras-NASNet | cifar10_nasnet.py | https://raw.githubusercontent.com/titu1994/Keras-NASNet/master/cifar10_nasnet.py | https://github.com/titu1994/Keras-NASNet |
titu1994 | Keras-NASNet | cutout.py | https://raw.githubusercontent.com/titu1994/Keras-NASNet/master/cutout.py | https://github.com/titu1994/Keras-NASNet |
titu1994 | Keras-NASNet | imagenet_validation.py | https://raw.githubusercontent.com/titu1994/Keras-NASNet/master/imagenet_validation.py | https://github.com/titu1994/Keras-NASNet |
titu1994 | Keras-NASNet | nasnet.py | https://raw.githubusercontent.com/titu1994/Keras-NASNet/master/nasnet.py | https://github.com/titu1994/Keras-NASNet |
titu1994 | Keras-NASNet | predict_imagenet.py | https://raw.githubusercontent.com/titu1994/Keras-NASNet/master/predict_imagenet.py | https://github.com/titu1994/Keras-NASNet |
titu1994 | Keras-NASNet | tf_hub_compare.py | https://raw.githubusercontent.com/titu1994/Keras-NASNet/master/tf_hub_compare.py | https://github.com/titu1994/Keras-NASNet |
thangvubk | video-super-resolution | SR_datasets.py | https://raw.githubusercontent.com/thangvubk/video-super-resolution/master/SR_datasets.py | https://github.com/thangvubk/video-super-resolution |
thangvubk | video-super-resolution | colorize.py | https://raw.githubusercontent.com/thangvubk/video-super-resolution/master/colorize.py | https://github.com/thangvubk/video-super-resolution |
thangvubk | video-super-resolution | model.py | https://raw.githubusercontent.com/thangvubk/video-super-resolution/master/model.py | https://github.com/thangvubk/video-super-resolution |
thangvubk | video-super-resolution | pytorch_ssim.py | https://raw.githubusercontent.com/thangvubk/video-super-resolution/master/pytorch_ssim.py | https://github.com/thangvubk/video-super-resolution |
thangvubk | video-super-resolution | solver.py | https://raw.githubusercontent.com/thangvubk/video-super-resolution/master/solver.py | https://github.com/thangvubk/video-super-resolution |
thangvubk | video-super-resolution | test.py | https://raw.githubusercontent.com/thangvubk/video-super-resolution/master/test.py | https://github.com/thangvubk/video-super-resolution |
thangvubk | video-super-resolution | train.py | https://raw.githubusercontent.com/thangvubk/video-super-resolution/master/train.py | https://github.com/thangvubk/video-super-resolution |
527515025 | My-TensorFlow-tutorials | tensorflow_02_case.py | https://raw.githubusercontent.com/527515025/My-TensorFlow-tutorials/master/tensorflow_02_case.py | https://github.com/527515025/My-TensorFlow-tutorials |
527515025 | My-TensorFlow-tutorials | tensorflow_10_dropout.py | https://raw.githubusercontent.com/527515025/My-TensorFlow-tutorials/master/tensorflow_10_dropout.py | https://github.com/527515025/My-TensorFlow-tutorials |
527515025 | My-TensorFlow-tutorials | tensorflow_11_CNN_卷积神经网络.py | https://raw.githubusercontent.com/527515025/My-TensorFlow-tutorials/master/tensorflow_11_CNN_卷积神经网络.py | https://github.com/527515025/My-TensorFlow-tutorials |
527515025 | My-TensorFlow-tutorials | tensorflow_12_save_神经网络.py | https://raw.githubusercontent.com/527515025/My-TensorFlow-tutorials/master/tensorflow_12_save_神经网络.py | https://github.com/527515025/My-TensorFlow-tutorials |
527515025 | My-TensorFlow-tutorials | tesorflow_06_add_layer.py | https://raw.githubusercontent.com/527515025/My-TensorFlow-tutorials/master/tesorflow_06_add_layer.py | https://github.com/527515025/My-TensorFlow-tutorials |
527515025 | My-TensorFlow-tutorials | tesorflow_07_构建神经网络.py | https://raw.githubusercontent.com/527515025/My-TensorFlow-tutorials/master/tesorflow_07_构建神经网络.py | https://github.com/527515025/My-TensorFlow-tutorials |
527515025 | My-TensorFlow-tutorials | tesorflow_08_可视化好棒手_tensorboard1.py | https://raw.githubusercontent.com/527515025/My-TensorFlow-tutorials/master/tesorflow_08_可视化好棒手_tensorboard1.py | https://github.com/527515025/My-TensorFlow-tutorials |
527515025 | My-TensorFlow-tutorials | tesorflow_09_可视化好棒手_tensorboard2.py | https://raw.githubusercontent.com/527515025/My-TensorFlow-tutorials/master/tesorflow_09_可视化好棒手_tensorboard2.py | https://github.com/527515025/My-TensorFlow-tutorials |
CuthbertCai | pytorch_DANN | main.py | https://raw.githubusercontent.com/CuthbertCai/pytorch_DANN/master/main.py | https://github.com/CuthbertCai/pytorch_DANN |
wrayzheng | gmm-em-clustering | gmm.py | https://raw.githubusercontent.com/wrayzheng/gmm-em-clustering/master/gmm.py | https://github.com/wrayzheng/gmm-em-clustering |
wrayzheng | gmm-em-clustering | main.py | https://raw.githubusercontent.com/wrayzheng/gmm-em-clustering/master/main.py | https://github.com/wrayzheng/gmm-em-clustering |
lquirosd | P2PaLA | P2PaLA.py | https://raw.githubusercontent.com/lquirosd/P2PaLA/master/P2PaLA.py | https://github.com/lquirosd/P2PaLA |
lucabergamini | VAEGAN-PYTORCH | generator.py | https://raw.githubusercontent.com/lucabergamini/VAEGAN-PYTORCH/master/generator.py | https://github.com/lucabergamini/VAEGAN-PYTORCH |
lucabergamini | VAEGAN-PYTORCH | main.py | https://raw.githubusercontent.com/lucabergamini/VAEGAN-PYTORCH/master/main.py | https://github.com/lucabergamini/VAEGAN-PYTORCH |
lucabergamini | VAEGAN-PYTORCH | main_1.py | https://raw.githubusercontent.com/lucabergamini/VAEGAN-PYTORCH/master/main_1.py | https://github.com/lucabergamini/VAEGAN-PYTORCH |
lucabergamini | VAEGAN-PYTORCH | network.py | https://raw.githubusercontent.com/lucabergamini/VAEGAN-PYTORCH/master/network.py | https://github.com/lucabergamini/VAEGAN-PYTORCH |
lucabergamini | VAEGAN-PYTORCH | network_1.py | https://raw.githubusercontent.com/lucabergamini/VAEGAN-PYTORCH/master/network_1.py | https://github.com/lucabergamini/VAEGAN-PYTORCH |
thunlp | JointNRE | initial.py | https://raw.githubusercontent.com/thunlp/JointNRE/master/initial.py | https://github.com/thunlp/JointNRE |
xptree | NetMF | netmf.py | https://raw.githubusercontent.com/xptree/NetMF/master/netmf.py | https://github.com/xptree/NetMF |
xptree | NetMF | predict.py | https://raw.githubusercontent.com/xptree/NetMF/master/predict.py | https://github.com/xptree/NetMF |
lesywix | oh-my-python | binary_search.py | https://raw.githubusercontent.com/lesywix/oh-my-python/master/binary_search.py | https://github.com/lesywix/oh-my-python |
lesywix | oh-my-python | binary_tree.py | https://raw.githubusercontent.com/lesywix/oh-my-python/master/binary_tree.py | https://github.com/lesywix/oh-my-python |
lesywix | oh-my-python | merge_list.py | https://raw.githubusercontent.com/lesywix/oh-my-python/master/merge_list.py | https://github.com/lesywix/oh-my-python |
lesywix | oh-my-python | sort.py | https://raw.githubusercontent.com/lesywix/oh-my-python/master/sort.py | https://github.com/lesywix/oh-my-python |
lesywix | oh-my-python | yang_matrix_search.py | https://raw.githubusercontent.com/lesywix/oh-my-python/master/yang_matrix_search.py | https://github.com/lesywix/oh-my-python |
webrtcHacks | tfObjWebrtc | object_detection_api.py | https://raw.githubusercontent.com/webrtcHacks/tfObjWebrtc/master/object_detection_api.py | https://github.com/webrtcHacks/tfObjWebrtc |
webrtcHacks | tfObjWebrtc | object_detection_tutorial.py | https://raw.githubusercontent.com/webrtcHacks/tfObjWebrtc/master/object_detection_tutorial.py | https://github.com/webrtcHacks/tfObjWebrtc |
webrtcHacks | tfObjWebrtc | server.py | https://raw.githubusercontent.com/webrtcHacks/tfObjWebrtc/master/server.py | https://github.com/webrtcHacks/tfObjWebrtc |
oleg-agapov | flask-jwt-auth | models.py | https://raw.githubusercontent.com/oleg-agapov/flask-jwt-auth/master/models.py | https://github.com/oleg-agapov/flask-jwt-auth |
oleg-agapov | flask-jwt-auth | resources.py | https://raw.githubusercontent.com/oleg-agapov/flask-jwt-auth/master/resources.py | https://github.com/oleg-agapov/flask-jwt-auth |
oleg-agapov | flask-jwt-auth | run.py | https://raw.githubusercontent.com/oleg-agapov/flask-jwt-auth/master/run.py | https://github.com/oleg-agapov/flask-jwt-auth |
tensorlayer | DAGAN | config.py | https://raw.githubusercontent.com/tensorlayer/DAGAN/master/config.py | https://github.com/tensorlayer/DAGAN |
tensorlayer | DAGAN | data_loader.py | https://raw.githubusercontent.com/tensorlayer/DAGAN/master/data_loader.py | https://github.com/tensorlayer/DAGAN |
tensorlayer | DAGAN | model.py | https://raw.githubusercontent.com/tensorlayer/DAGAN/master/model.py | https://github.com/tensorlayer/DAGAN |
tensorlayer | DAGAN | test.py | https://raw.githubusercontent.com/tensorlayer/DAGAN/master/test.py | https://github.com/tensorlayer/DAGAN |
tensorlayer | DAGAN | train.py | https://raw.githubusercontent.com/tensorlayer/DAGAN/master/train.py | https://github.com/tensorlayer/DAGAN |
tensorlayer | DAGAN | utils.py | https://raw.githubusercontent.com/tensorlayer/DAGAN/master/utils.py | https://github.com/tensorlayer/DAGAN |
OALabs | findyara-ida | findyara.py | https://raw.githubusercontent.com/OALabs/findyara-ida/master/findyara.py | https://github.com/OALabs/findyara-ida |
fuqiuai | sklearn-feature-engineering | feature_engineering.py | https://raw.githubusercontent.com/fuqiuai/sklearn-feature-engineering/master/feature_engineering.py | https://github.com/fuqiuai/sklearn-feature-engineering |
Andromeda1957 | netpwn | netpwn.py | https://raw.githubusercontent.com/Andromeda1957/netpwn/master/netpwn.py | https://github.com/Andromeda1957/netpwn |
facebookresearch | py2bpf | datastructures.py | https://raw.githubusercontent.com/facebookresearch/py2bpf/master/datastructures.py | https://github.com/facebookresearch/py2bpf |
facebookresearch | py2bpf | funcs.py | https://raw.githubusercontent.com/facebookresearch/py2bpf/master/funcs.py | https://github.com/facebookresearch/py2bpf |
facebookresearch | py2bpf | kprobe.py | https://raw.githubusercontent.com/facebookresearch/py2bpf/master/kprobe.py | https://github.com/facebookresearch/py2bpf |
facebookresearch | py2bpf | prog.py | https://raw.githubusercontent.com/facebookresearch/py2bpf/master/prog.py | https://github.com/facebookresearch/py2bpf |
facebookresearch | py2bpf | socket_filter.py | https://raw.githubusercontent.com/facebookresearch/py2bpf/master/socket_filter.py | https://github.com/facebookresearch/py2bpf |
facebookresearch | py2bpf | tc.py | https://raw.githubusercontent.com/facebookresearch/py2bpf/master/tc.py | https://github.com/facebookresearch/py2bpf |
hengyuan-hu | rainbow | core.py | https://raw.githubusercontent.com/hengyuan-hu/rainbow/master/core.py | https://github.com/hengyuan-hu/rainbow |
hengyuan-hu | rainbow | dqn.py | https://raw.githubusercontent.com/hengyuan-hu/rainbow/master/dqn.py | https://github.com/hengyuan-hu/rainbow |
hengyuan-hu | rainbow | env.py | https://raw.githubusercontent.com/hengyuan-hu/rainbow/master/env.py | https://github.com/hengyuan-hu/rainbow |
hengyuan-hu | rainbow | main.py | https://raw.githubusercontent.com/hengyuan-hu/rainbow/master/main.py | https://github.com/hengyuan-hu/rainbow |
hengyuan-hu | rainbow | model.py | https://raw.githubusercontent.com/hengyuan-hu/rainbow/master/model.py | https://github.com/hengyuan-hu/rainbow |
hengyuan-hu | rainbow | policy.py | https://raw.githubusercontent.com/hengyuan-hu/rainbow/master/policy.py | https://github.com/hengyuan-hu/rainbow |
hengyuan-hu | rainbow | train.py | https://raw.githubusercontent.com/hengyuan-hu/rainbow/master/train.py | https://github.com/hengyuan-hu/rainbow |
hengyuan-hu | rainbow | utils.py | https://raw.githubusercontent.com/hengyuan-hu/rainbow/master/utils.py | https://github.com/hengyuan-hu/rainbow |
WangYihang | Exploit-Framework | framework.py | https://raw.githubusercontent.com/WangYihang/Exploit-Framework/master/framework.py | https://github.com/WangYihang/Exploit-Framework |
yistLin | pytorch-dual-learning | data.py | https://raw.githubusercontent.com/yistLin/pytorch-dual-learning/master/data.py | https://github.com/yistLin/pytorch-dual-learning |
yistLin | pytorch-dual-learning | dual.py | https://raw.githubusercontent.com/yistLin/pytorch-dual-learning/master/dual.py | https://github.com/yistLin/pytorch-dual-learning |
yistLin | pytorch-dual-learning | model.py | https://raw.githubusercontent.com/yistLin/pytorch-dual-learning/master/model.py | https://github.com/yistLin/pytorch-dual-learning |
yistLin | pytorch-dual-learning | util.py | https://raw.githubusercontent.com/yistLin/pytorch-dual-learning/master/util.py | https://github.com/yistLin/pytorch-dual-learning |
yistLin | pytorch-dual-learning | vocab.py | https://raw.githubusercontent.com/yistLin/pytorch-dual-learning/master/vocab.py | https://github.com/yistLin/pytorch-dual-learning |
csiesheep | hin2vec | main.py | https://raw.githubusercontent.com/csiesheep/hin2vec/master/main.py | https://github.com/csiesheep/hin2vec |
csiesheep | hin2vec | main_py.py | https://raw.githubusercontent.com/csiesheep/hin2vec/master/main_py.py | https://github.com/csiesheep/hin2vec |
abhijeet3922 | Change-Detection-in-Satellite-Imagery | PCAKmeans.py | https://raw.githubusercontent.com/abhijeet3922/Change-Detection-in-Satellite-Imagery/master/PCAKmeans.py | https://github.com/abhijeet3922/Change-Detection-in-Satellite-Imagery |
parkouss | webmacs | git_archive_all.py | https://raw.githubusercontent.com/parkouss/webmacs/master/git_archive_all.py | https://github.com/parkouss/webmacs |
XifengGuo | CapsNet-Pytorch | capsulelayers.py | https://raw.githubusercontent.com/XifengGuo/CapsNet-Pytorch/master/capsulelayers.py | https://github.com/XifengGuo/CapsNet-Pytorch |
XifengGuo | CapsNet-Pytorch | capsulenet.py | https://raw.githubusercontent.com/XifengGuo/CapsNet-Pytorch/master/capsulenet.py | https://github.com/XifengGuo/CapsNet-Pytorch |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.