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 |
|---|---|---|---|---|
ethereum | cbc-casper | casper.py | https://raw.githubusercontent.com/ethereum/cbc-casper/master/casper.py | https://github.com/ethereum/cbc-casper |
ethereum | cbc-casper | run_experiment.py | https://raw.githubusercontent.com/ethereum/cbc-casper/master/run_experiment.py | https://github.com/ethereum/cbc-casper |
andreasveit | conditional-similarity-networks | Resnet_18.py | https://raw.githubusercontent.com/andreasveit/conditional-similarity-networks/master/Resnet_18.py | https://github.com/andreasveit/conditional-similarity-networks |
andreasveit | conditional-similarity-networks | csn.py | https://raw.githubusercontent.com/andreasveit/conditional-similarity-networks/master/csn.py | https://github.com/andreasveit/conditional-similarity-networks |
andreasveit | conditional-similarity-networks | main.py | https://raw.githubusercontent.com/andreasveit/conditional-similarity-networks/master/main.py | https://github.com/andreasveit/conditional-similarity-networks |
andreasveit | conditional-similarity-networks | triplet_image_loader.py | https://raw.githubusercontent.com/andreasveit/conditional-similarity-networks/master/triplet_image_loader.py | https://github.com/andreasveit/conditional-similarity-networks |
andreasveit | conditional-similarity-networks | tripletnet.py | https://raw.githubusercontent.com/andreasveit/conditional-similarity-networks/master/tripletnet.py | https://github.com/andreasveit/conditional-similarity-networks |
laixintao | slic-python-implementation | slic.py | https://raw.githubusercontent.com/laixintao/slic-python-implementation/master/slic.py | https://github.com/laixintao/slic-python-implementation |
EBjerrum | SMILES-enumeration | SmilesEnumerator.py | https://raw.githubusercontent.com/EBjerrum/SMILES-enumeration/master/SmilesEnumerator.py | https://github.com/EBjerrum/SMILES-enumeration |
aqibsaeed | Genetic-CNN | GeneticCNN.py | https://raw.githubusercontent.com/aqibsaeed/Genetic-CNN/master/GeneticCNN.py | https://github.com/aqibsaeed/Genetic-CNN |
aqibsaeed | Genetic-CNN | dag.py | https://raw.githubusercontent.com/aqibsaeed/Genetic-CNN/master/dag.py | https://github.com/aqibsaeed/Genetic-CNN |
daynebatten | keras-wtte-rnn | wtte-rnn.py | https://raw.githubusercontent.com/daynebatten/keras-wtte-rnn/master/wtte-rnn.py | https://github.com/daynebatten/keras-wtte-rnn |
marcellacornia | sam | attentive_convlstm.py | https://raw.githubusercontent.com/marcellacornia/sam/master/attentive_convlstm.py | https://github.com/marcellacornia/sam |
marcellacornia | sam | config.py | https://raw.githubusercontent.com/marcellacornia/sam/master/config.py | https://github.com/marcellacornia/sam |
marcellacornia | sam | dcn_resnet.py | https://raw.githubusercontent.com/marcellacornia/sam/master/dcn_resnet.py | https://github.com/marcellacornia/sam |
marcellacornia | sam | dcn_vgg.py | https://raw.githubusercontent.com/marcellacornia/sam/master/dcn_vgg.py | https://github.com/marcellacornia/sam |
marcellacornia | sam | gaussian_prior.py | https://raw.githubusercontent.com/marcellacornia/sam/master/gaussian_prior.py | https://github.com/marcellacornia/sam |
marcellacornia | sam | main.py | https://raw.githubusercontent.com/marcellacornia/sam/master/main.py | https://github.com/marcellacornia/sam |
marcellacornia | sam | models.py | https://raw.githubusercontent.com/marcellacornia/sam/master/models.py | https://github.com/marcellacornia/sam |
marcellacornia | sam | utilities.py | https://raw.githubusercontent.com/marcellacornia/sam/master/utilities.py | https://github.com/marcellacornia/sam |
PayloadSecurity | VxAPI | colors.py | https://raw.githubusercontent.com/PayloadSecurity/VxAPI/master/colors.py | https://github.com/PayloadSecurity/VxAPI |
PayloadSecurity | VxAPI | constants.py | https://raw.githubusercontent.com/PayloadSecurity/VxAPI/master/constants.py | https://github.com/PayloadSecurity/VxAPI |
PayloadSecurity | VxAPI | vxapi.py | https://raw.githubusercontent.com/PayloadSecurity/VxAPI/master/vxapi.py | https://github.com/PayloadSecurity/VxAPI |
lopuhin | kaggle-dstl | export_train.py | https://raw.githubusercontent.com/lopuhin/kaggle-dstl/master/export_train.py | https://github.com/lopuhin/kaggle-dstl |
lopuhin | kaggle-dstl | make_submission.py | https://raw.githubusercontent.com/lopuhin/kaggle-dstl/master/make_submission.py | https://github.com/lopuhin/kaggle-dstl |
lopuhin | kaggle-dstl | merge_submissions.py | https://raw.githubusercontent.com/lopuhin/kaggle-dstl/master/merge_submissions.py | https://github.com/lopuhin/kaggle-dstl |
lopuhin | kaggle-dstl | models.py | https://raw.githubusercontent.com/lopuhin/kaggle-dstl/master/models.py | https://github.com/lopuhin/kaggle-dstl |
lopuhin | kaggle-dstl | train.py | https://raw.githubusercontent.com/lopuhin/kaggle-dstl/master/train.py | https://github.com/lopuhin/kaggle-dstl |
lopuhin | kaggle-dstl | utils.py | https://raw.githubusercontent.com/lopuhin/kaggle-dstl/master/utils.py | https://github.com/lopuhin/kaggle-dstl |
lopuhin | kaggle-dstl | vote.py | https://raw.githubusercontent.com/lopuhin/kaggle-dstl/master/vote.py | https://github.com/lopuhin/kaggle-dstl |
mgeeky | expdevBadChars | badchars.py | https://raw.githubusercontent.com/mgeeky/expdevBadChars/master/badchars.py | https://github.com/mgeeky/expdevBadChars |
spro | char-rnn.pytorch | generate.py | https://raw.githubusercontent.com/spro/char-rnn.pytorch/master/generate.py | https://github.com/spro/char-rnn.pytorch |
spro | char-rnn.pytorch | model.py | https://raw.githubusercontent.com/spro/char-rnn.pytorch/master/model.py | https://github.com/spro/char-rnn.pytorch |
spro | char-rnn.pytorch | train.py | https://raw.githubusercontent.com/spro/char-rnn.pytorch/master/train.py | https://github.com/spro/char-rnn.pytorch |
woodfrog | ActionRecognition | predict.py | https://raw.githubusercontent.com/woodfrog/ActionRecognition/master/predict.py | https://github.com/woodfrog/ActionRecognition |
woodfrog | ActionRecognition | train_CNN.py | https://raw.githubusercontent.com/woodfrog/ActionRecognition/master/train_CNN.py | https://github.com/woodfrog/ActionRecognition |
woodfrog | ActionRecognition | train_RNN.py | https://raw.githubusercontent.com/woodfrog/ActionRecognition/master/train_RNN.py | https://github.com/woodfrog/ActionRecognition |
ruiminshen | yolo-tf | cache.py | https://raw.githubusercontent.com/ruiminshen/yolo-tf/master/cache.py | https://github.com/ruiminshen/yolo-tf |
ruiminshen | yolo-tf | demo_data_augmentation.py | https://raw.githubusercontent.com/ruiminshen/yolo-tf/master/demo_data_augmentation.py | https://github.com/ruiminshen/yolo-tf |
ruiminshen | yolo-tf | demo_detect.py | https://raw.githubusercontent.com/ruiminshen/yolo-tf/master/demo_detect.py | https://github.com/ruiminshen/yolo-tf |
ruiminshen | yolo-tf | detect.py | https://raw.githubusercontent.com/ruiminshen/yolo-tf/master/detect.py | https://github.com/ruiminshen/yolo-tf |
ruiminshen | yolo-tf | detect_camera.py | https://raw.githubusercontent.com/ruiminshen/yolo-tf/master/detect_camera.py | https://github.com/ruiminshen/yolo-tf |
ruiminshen | yolo-tf | parse_darknet_yolo2.py | https://raw.githubusercontent.com/ruiminshen/yolo-tf/master/parse_darknet_yolo2.py | https://github.com/ruiminshen/yolo-tf |
ruiminshen | yolo-tf | train.py | https://raw.githubusercontent.com/ruiminshen/yolo-tf/master/train.py | https://github.com/ruiminshen/yolo-tf |
derHeinz | divoom-adapter | divoom_image.py | https://raw.githubusercontent.com/derHeinz/divoom-adapter/master/divoom_image.py | https://github.com/derHeinz/divoom-adapter |
derHeinz | divoom-adapter | divoom_image_test.py | https://raw.githubusercontent.com/derHeinz/divoom-adapter/master/divoom_image_test.py | https://github.com/derHeinz/divoom-adapter |
derHeinz | divoom-adapter | divoom_protocol.py | https://raw.githubusercontent.com/derHeinz/divoom-adapter/master/divoom_protocol.py | https://github.com/derHeinz/divoom-adapter |
derHeinz | divoom-adapter | divoom_protocol_test.py | https://raw.githubusercontent.com/derHeinz/divoom-adapter/master/divoom_protocol_test.py | https://github.com/derHeinz/divoom-adapter |
derHeinz | divoom-adapter | example.py | https://raw.githubusercontent.com/derHeinz/divoom-adapter/master/example.py | https://github.com/derHeinz/divoom-adapter |
albanie | SIGBOVIK17-GUNs | figure1.py | https://raw.githubusercontent.com/albanie/SIGBOVIK17-GUNs/master/figure1.py | https://github.com/albanie/SIGBOVIK17-GUNs |
albanie | SIGBOVIK17-GUNs | figure2.py | https://raw.githubusercontent.com/albanie/SIGBOVIK17-GUNs/master/figure2.py | https://github.com/albanie/SIGBOVIK17-GUNs |
albanie | SIGBOVIK17-GUNs | figure3.py | https://raw.githubusercontent.com/albanie/SIGBOVIK17-GUNs/master/figure3.py | https://github.com/albanie/SIGBOVIK17-GUNs |
despoisj | LatentSpaceVisualization | main.py | https://raw.githubusercontent.com/despoisj/LatentSpaceVisualization/master/main.py | https://github.com/despoisj/LatentSpaceVisualization |
despoisj | LatentSpaceVisualization | model.py | https://raw.githubusercontent.com/despoisj/LatentSpaceVisualization/master/model.py | https://github.com/despoisj/LatentSpaceVisualization |
despoisj | LatentSpaceVisualization | visuals.py | https://raw.githubusercontent.com/despoisj/LatentSpaceVisualization/master/visuals.py | https://github.com/despoisj/LatentSpaceVisualization |
leopiney | deep-forest | data_utils.py | https://raw.githubusercontent.com/leopiney/deep-forest/master/data_utils.py | https://github.com/leopiney/deep-forest |
leopiney | deep-forest | deep_forest.py | https://raw.githubusercontent.com/leopiney/deep-forest/master/deep_forest.py | https://github.com/leopiney/deep-forest |
asottile | astpretty | astpretty.py | https://raw.githubusercontent.com/asottile/astpretty/main/astpretty.py | https://github.com/asottile/astpretty |
liuyuemaicha | Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow | conf.py | https://raw.githubusercontent.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow/master/conf.py | https://github.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow |
liuyuemaicha | Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow | data_utils.py | https://raw.githubusercontent.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow/master/data_utils.py | https://github.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow |
liuyuemaicha | Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow | grl_beam_decoder.py | https://raw.githubusercontent.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow/master/grl_beam_decoder.py | https://github.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow |
liuyuemaicha | Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow | grl_rnn_model.py | https://raw.githubusercontent.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow/master/grl_rnn_model.py | https://github.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow |
liuyuemaicha | Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow | grl_seq2seq.py | https://raw.githubusercontent.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow/master/grl_seq2seq.py | https://github.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow |
liuyuemaicha | Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow | grl_train.py | https://raw.githubusercontent.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow/master/grl_train.py | https://github.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow |
liuyuemaicha | Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow | gst_rnn_model.py | https://raw.githubusercontent.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow/master/gst_rnn_model.py | https://github.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow |
liuyuemaicha | Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow | gst_seq2seq.py | https://raw.githubusercontent.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow/master/gst_seq2seq.py | https://github.com/liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow |
liuyuemaicha | Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow | al_neural_dialogue_train.py | https://raw.githubusercontent.com/liuyuemaicha/Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow/revert-10-master/al_neural_dialogue_train.py | https://github.com/liuyuemaicha/Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow |
zizhaozhang | unet-tensorflow-keras | eval.py | https://raw.githubusercontent.com/zizhaozhang/unet-tensorflow-keras/master/eval.py | https://github.com/zizhaozhang/unet-tensorflow-keras |
zizhaozhang | unet-tensorflow-keras | loader.py | https://raw.githubusercontent.com/zizhaozhang/unet-tensorflow-keras/master/loader.py | https://github.com/zizhaozhang/unet-tensorflow-keras |
zizhaozhang | unet-tensorflow-keras | model.py | https://raw.githubusercontent.com/zizhaozhang/unet-tensorflow-keras/master/model.py | https://github.com/zizhaozhang/unet-tensorflow-keras |
zizhaozhang | unet-tensorflow-keras | opts.py | https://raw.githubusercontent.com/zizhaozhang/unet-tensorflow-keras/master/opts.py | https://github.com/zizhaozhang/unet-tensorflow-keras |
zizhaozhang | unet-tensorflow-keras | train.py | https://raw.githubusercontent.com/zizhaozhang/unet-tensorflow-keras/master/train.py | https://github.com/zizhaozhang/unet-tensorflow-keras |
zizhaozhang | unet-tensorflow-keras | utils.py | https://raw.githubusercontent.com/zizhaozhang/unet-tensorflow-keras/master/utils.py | https://github.com/zizhaozhang/unet-tensorflow-keras |
huangshiyu13 | RPNplus | NMS.py | https://raw.githubusercontent.com/huangshiyu13/RPNplus/master/NMS.py | https://github.com/huangshiyu13/RPNplus |
huangshiyu13 | RPNplus | data_engine.py | https://raw.githubusercontent.com/huangshiyu13/RPNplus/master/data_engine.py | https://github.com/huangshiyu13/RPNplus |
huangshiyu13 | RPNplus | demo.py | https://raw.githubusercontent.com/huangshiyu13/RPNplus/master/demo.py | https://github.com/huangshiyu13/RPNplus |
huangshiyu13 | RPNplus | train.py | https://raw.githubusercontent.com/huangshiyu13/RPNplus/master/train.py | https://github.com/huangshiyu13/RPNplus |
Germey | TouTiao | spider.py | https://raw.githubusercontent.com/Germey/TouTiao/master/spider.py | https://github.com/Germey/TouTiao |
bosch-ros-pkg | bstld | bosch_to_pascal.py | https://raw.githubusercontent.com/bosch-ros-pkg/bstld/master/bosch_to_pascal.py | https://github.com/bosch-ros-pkg/bstld |
bosch-ros-pkg | bstld | dataset_stats.py | https://raw.githubusercontent.com/bosch-ros-pkg/bstld/master/dataset_stats.py | https://github.com/bosch-ros-pkg/bstld |
bosch-ros-pkg | bstld | read_label_file.py | https://raw.githubusercontent.com/bosch-ros-pkg/bstld/master/read_label_file.py | https://github.com/bosch-ros-pkg/bstld |
bosch-ros-pkg | bstld | show_label_images.py | https://raw.githubusercontent.com/bosch-ros-pkg/bstld/master/show_label_images.py | https://github.com/bosch-ros-pkg/bstld |
xiongyihui | tdoa | bar_widget.py | https://raw.githubusercontent.com/xiongyihui/tdoa/master/bar_widget.py | https://github.com/xiongyihui/tdoa |
xiongyihui | tdoa | gcc_phat.py | https://raw.githubusercontent.com/xiongyihui/tdoa/master/gcc_phat.py | https://github.com/xiongyihui/tdoa |
xiongyihui | tdoa | realtime_tdoa.py | https://raw.githubusercontent.com/xiongyihui/tdoa/master/realtime_tdoa.py | https://github.com/xiongyihui/tdoa |
xiongyihui | tdoa | vad.py | https://raw.githubusercontent.com/xiongyihui/tdoa/master/vad.py | https://github.com/xiongyihui/tdoa |
xiongyihui | tdoa | view.py | https://raw.githubusercontent.com/xiongyihui/tdoa/master/view.py | https://github.com/xiongyihui/tdoa |
xiongyihui | tdoa | view_with_band_pass_filter.py | https://raw.githubusercontent.com/xiongyihui/tdoa/master/view_with_band_pass_filter.py | https://github.com/xiongyihui/tdoa |
zhengxiaowai | tcping | tcping.py | https://raw.githubusercontent.com/zhengxiaowai/tcping/master/tcping.py | https://github.com/zhengxiaowai/tcping |
robert-hh | SH1106 | sh1106.py | https://raw.githubusercontent.com/robert-hh/SH1106/master/sh1106.py | https://github.com/robert-hh/SH1106 |
Humsen | wechat-robot | FixedReply.py | https://raw.githubusercontent.com/Humsen/wechat-robot/master/FixedReply.py | https://github.com/Humsen/wechat-robot |
Humsen | wechat-robot | WeChatRobot%20V2.0.py | https://raw.githubusercontent.com/Humsen/wechat-robot/master/WeChatRobot%20V2.0.py | https://github.com/Humsen/wechat-robot |
Humsen | wechat-robot | adminData.py | https://raw.githubusercontent.com/Humsen/wechat-robot/master/adminData.py | https://github.com/Humsen/wechat-robot |
Humsen | wechat-robot | wechatrobot.py | https://raw.githubusercontent.com/Humsen/wechat-robot/master/wechatrobot.py | https://github.com/Humsen/wechat-robot |
Humsen | wechat-robot | wechatrobot_me.py | https://raw.githubusercontent.com/Humsen/wechat-robot/master/wechatrobot_me.py | https://github.com/Humsen/wechat-robot |
Humsen | wechat-robot | wechatrobot_me_none.py | https://raw.githubusercontent.com/Humsen/wechat-robot/master/wechatrobot_me_none.py | https://github.com/Humsen/wechat-robot |
drscotthawley | audio-classifier-keras-cnn | augment_data.py | https://raw.githubusercontent.com/drscotthawley/audio-classifier-keras-cnn/master/augment_data.py | https://github.com/drscotthawley/audio-classifier-keras-cnn |
drscotthawley | audio-classifier-keras-cnn | eval_network.py | https://raw.githubusercontent.com/drscotthawley/audio-classifier-keras-cnn/master/eval_network.py | https://github.com/drscotthawley/audio-classifier-keras-cnn |
drscotthawley | audio-classifier-keras-cnn | preprocess_data.py | https://raw.githubusercontent.com/drscotthawley/audio-classifier-keras-cnn/master/preprocess_data.py | https://github.com/drscotthawley/audio-classifier-keras-cnn |
drscotthawley | audio-classifier-keras-cnn | train_network.py | https://raw.githubusercontent.com/drscotthawley/audio-classifier-keras-cnn/master/train_network.py | https://github.com/drscotthawley/audio-classifier-keras-cnn |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.