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 |
|---|---|---|---|---|
dot-osk | monitor_ctrl | tkui.py | https://raw.githubusercontent.com/dot-osk/monitor_ctrl/master/tkui.py | https://github.com/dot-osk/monitor_ctrl |
dot-osk | monitor_ctrl | vcp.py | https://raw.githubusercontent.com/dot-osk/monitor_ctrl/master/vcp.py | https://github.com/dot-osk/monitor_ctrl |
dot-osk | monitor_ctrl | vcp_code.py | https://raw.githubusercontent.com/dot-osk/monitor_ctrl/master/vcp_code.py | https://github.com/dot-osk/monitor_ctrl |
hannw | nlstm | rnn_cell.py | https://raw.githubusercontent.com/hannw/nlstm/master/rnn_cell.py | https://github.com/hannw/nlstm |
hannw | nlstm | rnn_cell_test.py | https://raw.githubusercontent.com/hannw/nlstm/master/rnn_cell_test.py | https://github.com/hannw/nlstm |
LenzDu | Kaggle-Competition-Favorita | Utils.py | https://raw.githubusercontent.com/LenzDu/Kaggle-Competition-Favorita/master/Utils.py | https://github.com/LenzDu/Kaggle-Competition-Favorita |
LenzDu | Kaggle-Competition-Favorita | cnn.py | https://raw.githubusercontent.com/LenzDu/Kaggle-Competition-Favorita/master/cnn.py | https://github.com/LenzDu/Kaggle-Competition-Favorita |
LenzDu | Kaggle-Competition-Favorita | lgbm.py | https://raw.githubusercontent.com/LenzDu/Kaggle-Competition-Favorita/master/lgbm.py | https://github.com/LenzDu/Kaggle-Competition-Favorita |
LenzDu | Kaggle-Competition-Favorita | seq2seq.py | https://raw.githubusercontent.com/LenzDu/Kaggle-Competition-Favorita/master/seq2seq.py | https://github.com/LenzDu/Kaggle-Competition-Favorita |
dragen1860 | LearningToCompare-Pytorch | MiniImagenet.py | https://raw.githubusercontent.com/dragen1860/LearningToCompare-Pytorch/master/MiniImagenet.py | https://github.com/dragen1860/LearningToCompare-Pytorch |
dragen1860 | LearningToCompare-Pytorch | compare.py | https://raw.githubusercontent.com/dragen1860/LearningToCompare-Pytorch/master/compare.py | https://github.com/dragen1860/LearningToCompare-Pytorch |
dragen1860 | LearningToCompare-Pytorch | repnet.py | https://raw.githubusercontent.com/dragen1860/LearningToCompare-Pytorch/master/repnet.py | https://github.com/dragen1860/LearningToCompare-Pytorch |
dragen1860 | LearningToCompare-Pytorch | train.py | https://raw.githubusercontent.com/dragen1860/LearningToCompare-Pytorch/master/train.py | https://github.com/dragen1860/LearningToCompare-Pytorch |
dragen1860 | LearningToCompare-Pytorch | utils.py | https://raw.githubusercontent.com/dragen1860/LearningToCompare-Pytorch/master/utils.py | https://github.com/dragen1860/LearningToCompare-Pytorch |
PyWaves | BlackBot | BlackBot.py | https://raw.githubusercontent.com/PyWaves/BlackBot/master/BlackBot.py | https://github.com/PyWaves/BlackBot |
jensengroup | xyz2mol | test.py | https://raw.githubusercontent.com/jensengroup/xyz2mol/master/test.py | https://github.com/jensengroup/xyz2mol |
jensengroup | xyz2mol | xyz2mol.py | https://raw.githubusercontent.com/jensengroup/xyz2mol/master/xyz2mol.py | https://github.com/jensengroup/xyz2mol |
tstandley | Xception-PyTorch | xception.py | https://raw.githubusercontent.com/tstandley/Xception-PyTorch/master/xception.py | https://github.com/tstandley/Xception-PyTorch |
ChillarAnand | stocktrends | demo.py | https://raw.githubusercontent.com/ChillarAnand/stocktrends/master/demo.py | https://github.com/ChillarAnand/stocktrends |
google | burst-denoising | demosaic_utils.py | https://raw.githubusercontent.com/google/burst-denoising/master/demosaic_utils.py | https://github.com/google/burst-denoising |
google | burst-denoising | kpn_arch.py | https://raw.githubusercontent.com/google/burst-denoising/master/kpn_arch.py | https://github.com/google/burst-denoising |
google | burst-denoising | kpn_data_provider.py | https://raw.githubusercontent.com/google/burst-denoising/master/kpn_data_provider.py | https://github.com/google/burst-denoising |
google | burst-denoising | kpn_train.py | https://raw.githubusercontent.com/google/burst-denoising/master/kpn_train.py | https://github.com/google/burst-denoising |
google | burst-denoising | py_image.py | https://raw.githubusercontent.com/google/burst-denoising/master/py_image.py | https://github.com/google/burst-denoising |
google | burst-denoising | tf_image.py | https://raw.githubusercontent.com/google/burst-denoising/master/tf_image.py | https://github.com/google/burst-denoising |
Timmy-Fang | Deformable-Image-Registration-Projects | loss.py | https://raw.githubusercontent.com/Timmy-Fang/Deformable-Image-Registration-Projects/master/loss.py | https://github.com/Timmy-Fang/Deformable-Image-Registration-Projects |
Timmy-Fang | Deformable-Image-Registration-Projects | test_tre.py | https://raw.githubusercontent.com/Timmy-Fang/Deformable-Image-Registration-Projects/master/test_tre.py | https://github.com/Timmy-Fang/Deformable-Image-Registration-Projects |
Timmy-Fang | Deformable-Image-Registration-Projects | train.py | https://raw.githubusercontent.com/Timmy-Fang/Deformable-Image-Registration-Projects/master/train.py | https://github.com/Timmy-Fang/Deformable-Image-Registration-Projects |
Timmy-Fang | Deformable-Image-Registration-Projects | train_utils.py | https://raw.githubusercontent.com/Timmy-Fang/Deformable-Image-Registration-Projects/master/train_utils.py | https://github.com/Timmy-Fang/Deformable-Image-Registration-Projects |
Timmy-Fang | Deformable-Image-Registration-Projects | transform.py | https://raw.githubusercontent.com/Timmy-Fang/Deformable-Image-Registration-Projects/master/transform.py | https://github.com/Timmy-Fang/Deformable-Image-Registration-Projects |
Timmy-Fang | Deformable-Image-Registration-Projects | visual.py | https://raw.githubusercontent.com/Timmy-Fang/Deformable-Image-Registration-Projects/master/visual.py | https://github.com/Timmy-Fang/Deformable-Image-Registration-Projects |
Timmy-Fang | Deformable-Image-Registration-Projects | warp.py | https://raw.githubusercontent.com/Timmy-Fang/Deformable-Image-Registration-Projects/master/warp.py | https://github.com/Timmy-Fang/Deformable-Image-Registration-Projects |
imbal | safeyaml | safeyaml.py | https://raw.githubusercontent.com/imbal/safeyaml/master/safeyaml.py | https://github.com/imbal/safeyaml |
imbal | safeyaml | tests.py | https://raw.githubusercontent.com/imbal/safeyaml/master/tests.py | https://github.com/imbal/safeyaml |
hhb072 | WaveletSRNet | dataset.py | https://raw.githubusercontent.com/hhb072/WaveletSRNet/master/dataset.py | https://github.com/hhb072/WaveletSRNet |
hhb072 | WaveletSRNet | main.py | https://raw.githubusercontent.com/hhb072/WaveletSRNet/master/main.py | https://github.com/hhb072/WaveletSRNet |
hhb072 | WaveletSRNet | networks.py | https://raw.githubusercontent.com/hhb072/WaveletSRNet/master/networks.py | https://github.com/hhb072/WaveletSRNet |
Mjrovai | OpenCV-Object-Face-Tracking | ball_tracking.py | https://raw.githubusercontent.com/Mjrovai/OpenCV-Object-Face-Tracking/master/ball_tracking.py | https://github.com/Mjrovai/OpenCV-Object-Face-Tracking |
Mjrovai | OpenCV-Object-Face-Tracking | colorDetection.py | https://raw.githubusercontent.com/Mjrovai/OpenCV-Object-Face-Tracking/master/colorDetection.py | https://github.com/Mjrovai/OpenCV-Object-Face-Tracking |
Mjrovai | OpenCV-Object-Face-Tracking | face_recognition.py | https://raw.githubusercontent.com/Mjrovai/OpenCV-Object-Face-Tracking/master/face_recognition.py | https://github.com/Mjrovai/OpenCV-Object-Face-Tracking |
Mjrovai | OpenCV-Object-Face-Tracking | face_tracker.py | https://raw.githubusercontent.com/Mjrovai/OpenCV-Object-Face-Tracking/master/face_tracker.py | https://github.com/Mjrovai/OpenCV-Object-Face-Tracking |
Mjrovai | OpenCV-Object-Face-Tracking | object_detection_LED.py | https://raw.githubusercontent.com/Mjrovai/OpenCV-Object-Face-Tracking/master/object_detection_LED.py | https://github.com/Mjrovai/OpenCV-Object-Face-Tracking |
Mjrovai | OpenCV-Object-Face-Tracking | object_detection_position.py | https://raw.githubusercontent.com/Mjrovai/OpenCV-Object-Face-Tracking/master/object_detection_position.py | https://github.com/Mjrovai/OpenCV-Object-Face-Tracking |
mrworf | photoframe | frame.py | https://raw.githubusercontent.com/mrworf/photoframe/master/frame.py | https://github.com/mrworf/photoframe |
jinyu121 | DW2TF | main.py | https://raw.githubusercontent.com/jinyu121/DW2TF/master/main.py | https://github.com/jinyu121/DW2TF |
smasty | g203-led | g203-led.py | https://raw.githubusercontent.com/smasty/g203-led/master/g203-led.py | https://github.com/smasty/g203-led |
shinseung428 | GlobalLocalImageCompletion_TF | architecture.py | https://raw.githubusercontent.com/shinseung428/GlobalLocalImageCompletion_TF/master/architecture.py | https://github.com/shinseung428/GlobalLocalImageCompletion_TF |
shinseung428 | GlobalLocalImageCompletion_TF | config.py | https://raw.githubusercontent.com/shinseung428/GlobalLocalImageCompletion_TF/master/config.py | https://github.com/shinseung428/GlobalLocalImageCompletion_TF |
shinseung428 | GlobalLocalImageCompletion_TF | network.py | https://raw.githubusercontent.com/shinseung428/GlobalLocalImageCompletion_TF/master/network.py | https://github.com/shinseung428/GlobalLocalImageCompletion_TF |
shinseung428 | GlobalLocalImageCompletion_TF | ops.py | https://raw.githubusercontent.com/shinseung428/GlobalLocalImageCompletion_TF/master/ops.py | https://github.com/shinseung428/GlobalLocalImageCompletion_TF |
shinseung428 | GlobalLocalImageCompletion_TF | test.py | https://raw.githubusercontent.com/shinseung428/GlobalLocalImageCompletion_TF/master/test.py | https://github.com/shinseung428/GlobalLocalImageCompletion_TF |
shinseung428 | GlobalLocalImageCompletion_TF | train.py | https://raw.githubusercontent.com/shinseung428/GlobalLocalImageCompletion_TF/master/train.py | https://github.com/shinseung428/GlobalLocalImageCompletion_TF |
tomahim | py-image-dataset-generator | augmentation.py | https://raw.githubusercontent.com/tomahim/py-image-dataset-generator/master/augmentation.py | https://github.com/tomahim/py-image-dataset-generator |
tomahim | py-image-dataset-generator | download.py | https://raw.githubusercontent.com/tomahim/py-image-dataset-generator/master/download.py | https://github.com/tomahim/py-image-dataset-generator |
nryant | dscore | score.py | https://raw.githubusercontent.com/nryant/dscore/master/score.py | https://github.com/nryant/dscore |
nryant | dscore | validate_rttm.py | https://raw.githubusercontent.com/nryant/dscore/master/validate_rttm.py | https://github.com/nryant/dscore |
miraclewkf | ResNeXt-PyTorch | resnext.py | https://raw.githubusercontent.com/miraclewkf/ResNeXt-PyTorch/master/resnext.py | https://github.com/miraclewkf/ResNeXt-PyTorch |
miraclewkf | ResNeXt-PyTorch | train.py | https://raw.githubusercontent.com/miraclewkf/ResNeXt-PyTorch/master/train.py | https://github.com/miraclewkf/ResNeXt-PyTorch |
wadetb | eliza | eliza.py | https://raw.githubusercontent.com/wadetb/eliza/master/eliza.py | https://github.com/wadetb/eliza |
wadetb | eliza | test_eliza.py | https://raw.githubusercontent.com/wadetb/eliza/master/test_eliza.py | https://github.com/wadetb/eliza |
akoksal | Turkish-Word2Vec | preprocess.py | https://raw.githubusercontent.com/akoksal/Turkish-Word2Vec/master/preprocess.py | https://github.com/akoksal/Turkish-Word2Vec |
MG2033 | MobileNet-V2 | cifar100data.py | https://raw.githubusercontent.com/MG2033/MobileNet-V2/master/cifar100data.py | https://github.com/MG2033/MobileNet-V2 |
MG2033 | MobileNet-V2 | cifar10data.py | https://raw.githubusercontent.com/MG2033/MobileNet-V2/master/cifar10data.py | https://github.com/MG2033/MobileNet-V2 |
MG2033 | MobileNet-V2 | layers.py | https://raw.githubusercontent.com/MG2033/MobileNet-V2/master/layers.py | https://github.com/MG2033/MobileNet-V2 |
MG2033 | MobileNet-V2 | main.py | https://raw.githubusercontent.com/MG2033/MobileNet-V2/master/main.py | https://github.com/MG2033/MobileNet-V2 |
MG2033 | MobileNet-V2 | model.py | https://raw.githubusercontent.com/MG2033/MobileNet-V2/master/model.py | https://github.com/MG2033/MobileNet-V2 |
MG2033 | MobileNet-V2 | train.py | https://raw.githubusercontent.com/MG2033/MobileNet-V2/master/train.py | https://github.com/MG2033/MobileNet-V2 |
MG2033 | MobileNet-V2 | utils.py | https://raw.githubusercontent.com/MG2033/MobileNet-V2/master/utils.py | https://github.com/MG2033/MobileNet-V2 |
zalandoresearch | pytorch-dilated-rnn | classify.py | https://raw.githubusercontent.com/zalandoresearch/pytorch-dilated-rnn/master/classify.py | https://github.com/zalandoresearch/pytorch-dilated-rnn |
zalandoresearch | pytorch-dilated-rnn | drnn.py | https://raw.githubusercontent.com/zalandoresearch/pytorch-dilated-rnn/master/drnn.py | https://github.com/zalandoresearch/pytorch-dilated-rnn |
zalandoresearch | pytorch-dilated-rnn | lm.py | https://raw.githubusercontent.com/zalandoresearch/pytorch-dilated-rnn/master/lm.py | https://github.com/zalandoresearch/pytorch-dilated-rnn |
zalandoresearch | pytorch-dilated-rnn | tests.py | https://raw.githubusercontent.com/zalandoresearch/pytorch-dilated-rnn/master/tests.py | https://github.com/zalandoresearch/pytorch-dilated-rnn |
ymgve | bitcoin_fork_claimer | aes.py | https://raw.githubusercontent.com/ymgve/bitcoin_fork_claimer/master/aes.py | https://github.com/ymgve/bitcoin_fork_claimer |
ymgve | bitcoin_fork_claimer | claimer.py | https://raw.githubusercontent.com/ymgve/bitcoin_fork_claimer/master/claimer.py | https://github.com/ymgve/bitcoin_fork_claimer |
ymgve | bitcoin_fork_claimer | convert_address.py | https://raw.githubusercontent.com/ymgve/bitcoin_fork_claimer/master/convert_address.py | https://github.com/ymgve/bitcoin_fork_claimer |
ymgve | bitcoin_fork_claimer | fbtcclaimer.py | https://raw.githubusercontent.com/ymgve/bitcoin_fork_claimer/master/fbtcclaimer.py | https://github.com/ymgve/bitcoin_fork_claimer |
jhayes14 | adversarial-patch | make_patch.py | https://raw.githubusercontent.com/jhayes14/adversarial-patch/master/make_patch.py | https://github.com/jhayes14/adversarial-patch |
jhayes14 | adversarial-patch | utils.py | https://raw.githubusercontent.com/jhayes14/adversarial-patch/master/utils.py | https://github.com/jhayes14/adversarial-patch |
danb35 | deploy-freenas | deploy_freenas.py | https://raw.githubusercontent.com/danb35/deploy-freenas/master/deploy_freenas.py | https://github.com/danb35/deploy-freenas |
hash3liZer | wifijammer | pull.py | https://raw.githubusercontent.com/hash3liZer/wifijammer/master/pull.py | https://github.com/hash3liZer/wifijammer |
hash3liZer | wifijammer | wifijammer.py | https://raw.githubusercontent.com/hash3liZer/wifijammer/master/wifijammer.py | https://github.com/hash3liZer/wifijammer |
azmiozgen | text-detection | detect.py | https://raw.githubusercontent.com/azmiozgen/text-detection/master/detect.py | https://github.com/azmiozgen/text-detection |
codingo | Minesweeper | minesweeper.py | https://raw.githubusercontent.com/codingo/Minesweeper/master/minesweeper.py | https://github.com/codingo/Minesweeper |
szsdk | quick | quick.py | https://raw.githubusercontent.com/szsdk/quick/master/quick.py | https://github.com/szsdk/quick |
tugstugi | pytorch-speech-commands | mixup.py | https://raw.githubusercontent.com/tugstugi/pytorch-speech-commands/master/mixup.py | https://github.com/tugstugi/pytorch-speech-commands |
tugstugi | pytorch-speech-commands | test_cifar10.py | https://raw.githubusercontent.com/tugstugi/pytorch-speech-commands/master/test_cifar10.py | https://github.com/tugstugi/pytorch-speech-commands |
tugstugi | pytorch-speech-commands | test_speech_commands.py | https://raw.githubusercontent.com/tugstugi/pytorch-speech-commands/master/test_speech_commands.py | https://github.com/tugstugi/pytorch-speech-commands |
tugstugi | pytorch-speech-commands | train_cifar10.py | https://raw.githubusercontent.com/tugstugi/pytorch-speech-commands/master/train_cifar10.py | https://github.com/tugstugi/pytorch-speech-commands |
tugstugi | pytorch-speech-commands | train_speech_commands.py | https://raw.githubusercontent.com/tugstugi/pytorch-speech-commands/master/train_speech_commands.py | https://github.com/tugstugi/pytorch-speech-commands |
4L13199 | LITEDDOS | LITEDDOS.py | https://raw.githubusercontent.com/4L13199/LITEDDOS/master/LITEDDOS.py | https://github.com/4L13199/LITEDDOS |
alexander-rakhlin | ICIAR2018 | crossvalidate_blending.py | https://raw.githubusercontent.com/alexander-rakhlin/ICIAR2018/master/crossvalidate_blending.py | https://github.com/alexander-rakhlin/ICIAR2018 |
alexander-rakhlin | ICIAR2018 | download_models.py | https://raw.githubusercontent.com/alexander-rakhlin/ICIAR2018/master/download_models.py | https://github.com/alexander-rakhlin/ICIAR2018 |
alexander-rakhlin | ICIAR2018 | feature_extractor.py | https://raw.githubusercontent.com/alexander-rakhlin/ICIAR2018/master/feature_extractor.py | https://github.com/alexander-rakhlin/ICIAR2018 |
alexander-rakhlin | ICIAR2018 | models.py | https://raw.githubusercontent.com/alexander-rakhlin/ICIAR2018/master/models.py | https://github.com/alexander-rakhlin/ICIAR2018 |
alexander-rakhlin | ICIAR2018 | submission.py | https://raw.githubusercontent.com/alexander-rakhlin/ICIAR2018/master/submission.py | https://github.com/alexander-rakhlin/ICIAR2018 |
alexander-rakhlin | ICIAR2018 | train_lgbm.py | https://raw.githubusercontent.com/alexander-rakhlin/ICIAR2018/master/train_lgbm.py | https://github.com/alexander-rakhlin/ICIAR2018 |
alexander-rakhlin | ICIAR2018 | utils.py | https://raw.githubusercontent.com/alexander-rakhlin/ICIAR2018/master/utils.py | https://github.com/alexander-rakhlin/ICIAR2018 |
cha512 | rust-reversing-helper | demangle.py | https://raw.githubusercontent.com/cha512/rust-reversing-helper/master/demangle.py | https://github.com/cha512/rust-reversing-helper |
cha512 | rust-reversing-helper | main.py | https://raw.githubusercontent.com/cha512/rust-reversing-helper/master/main.py | https://github.com/cha512/rust-reversing-helper |
cha512 | rust-reversing-helper | return_type.py | https://raw.githubusercontent.com/cha512/rust-reversing-helper/master/return_type.py | https://github.com/cha512/rust-reversing-helper |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.