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 |
|---|---|---|---|---|
purdue-biorobotics | flappy | fwmav_sim_env_maneuver.py | https://raw.githubusercontent.com/purdue-biorobotics/flappy/master/fwmav_sim_env_maneuver.py | https://github.com/purdue-biorobotics/flappy |
purdue-biorobotics | flappy | simulation.py | https://raw.githubusercontent.com/purdue-biorobotics/flappy/master/simulation.py | https://github.com/purdue-biorobotics/flappy |
purdue-biorobotics | flappy | simulation_maneuver.py | https://raw.githubusercontent.com/purdue-biorobotics/flappy/master/simulation_maneuver.py | https://github.com/purdue-biorobotics/flappy |
purdue-biorobotics | flappy | test.py | https://raw.githubusercontent.com/purdue-biorobotics/flappy/master/test.py | https://github.com/purdue-biorobotics/flappy |
purdue-biorobotics | flappy | test_simple.py | https://raw.githubusercontent.com/purdue-biorobotics/flappy/master/test_simple.py | https://github.com/purdue-biorobotics/flappy |
purdue-biorobotics | flappy | train.py | https://raw.githubusercontent.com/purdue-biorobotics/flappy/master/train.py | https://github.com/purdue-biorobotics/flappy |
purdue-biorobotics | flappy | train_DDPG.py | https://raw.githubusercontent.com/purdue-biorobotics/flappy/master/train_DDPG.py | https://github.com/purdue-biorobotics/flappy |
purdue-biorobotics | flappy | train_maneuver_DDPG.py | https://raw.githubusercontent.com/purdue-biorobotics/flappy/master/train_maneuver_DDPG.py | https://github.com/purdue-biorobotics/flappy |
davidcomfort | dash_sample_dashboard | callbacks.py | https://raw.githubusercontent.com/davidcomfort/dash_sample_dashboard/master/callbacks.py | https://github.com/davidcomfort/dash_sample_dashboard |
davidcomfort | dash_sample_dashboard | index.py | https://raw.githubusercontent.com/davidcomfort/dash_sample_dashboard/master/index.py | https://github.com/davidcomfort/dash_sample_dashboard |
davidcomfort | dash_sample_dashboard | layouts.py | https://raw.githubusercontent.com/davidcomfort/dash_sample_dashboard/master/layouts.py | https://github.com/davidcomfort/dash_sample_dashboard |
fengyang0317 | unsupervised_captioning | caption_infer.py | https://raw.githubusercontent.com/fengyang0317/unsupervised_captioning/master/caption_infer.py | https://github.com/fengyang0317/unsupervised_captioning |
fengyang0317 | unsupervised_captioning | eval_all.py | https://raw.githubusercontent.com/fengyang0317/unsupervised_captioning/master/eval_all.py | https://github.com/fengyang0317/unsupervised_captioning |
fengyang0317 | unsupervised_captioning | im_caption_full.py | https://raw.githubusercontent.com/fengyang0317/unsupervised_captioning/master/im_caption_full.py | https://github.com/fengyang0317/unsupervised_captioning |
fengyang0317 | unsupervised_captioning | input_pipeline.py | https://raw.githubusercontent.com/fengyang0317/unsupervised_captioning/master/input_pipeline.py | https://github.com/fengyang0317/unsupervised_captioning |
fengyang0317 | unsupervised_captioning | misc_fn.py | https://raw.githubusercontent.com/fengyang0317/unsupervised_captioning/master/misc_fn.py | https://github.com/fengyang0317/unsupervised_captioning |
fengyang0317 | unsupervised_captioning | test_model.py | https://raw.githubusercontent.com/fengyang0317/unsupervised_captioning/master/test_model.py | https://github.com/fengyang0317/unsupervised_captioning |
vzhou842 | neural-network-from-scratch | network.py | https://raw.githubusercontent.com/vzhou842/neural-network-from-scratch/master/network.py | https://github.com/vzhou842/neural-network-from-scratch |
mpgn | CVE-2019-0192 | CVE-2019-0192.py | https://raw.githubusercontent.com/mpgn/CVE-2019-0192/master/CVE-2019-0192.py | https://github.com/mpgn/CVE-2019-0192 |
wmcnally | golfdb | MobileNetV2.py | https://raw.githubusercontent.com/wmcnally/golfdb/master/MobileNetV2.py | https://github.com/wmcnally/golfdb |
wmcnally | golfdb | dataloader.py | https://raw.githubusercontent.com/wmcnally/golfdb/master/dataloader.py | https://github.com/wmcnally/golfdb |
wmcnally | golfdb | eval.py | https://raw.githubusercontent.com/wmcnally/golfdb/master/eval.py | https://github.com/wmcnally/golfdb |
wmcnally | golfdb | model.py | https://raw.githubusercontent.com/wmcnally/golfdb/master/model.py | https://github.com/wmcnally/golfdb |
wmcnally | golfdb | test_video.py | https://raw.githubusercontent.com/wmcnally/golfdb/master/test_video.py | https://github.com/wmcnally/golfdb |
wmcnally | golfdb | train.py | https://raw.githubusercontent.com/wmcnally/golfdb/master/train.py | https://github.com/wmcnally/golfdb |
wmcnally | golfdb | util.py | https://raw.githubusercontent.com/wmcnally/golfdb/master/util.py | https://github.com/wmcnally/golfdb |
pielco11 | telescan | telescan.py | https://raw.githubusercontent.com/pielco11/telescan/master/telescan.py | https://github.com/pielco11/telescan |
KangCai | Machine-Learning-Algorithm | decision_tree.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/decision_tree.py | https://github.com/KangCai/Machine-Learning-Algorithm |
KangCai | Machine-Learning-Algorithm | gaussian_discriminant_analysis.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/gaussian_discriminant_analysis.py | https://github.com/KangCai/Machine-Learning-Algorithm |
KangCai | Machine-Learning-Algorithm | gradient_boosting_decision_tree.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/gradient_boosting_decision_tree.py | https://github.com/KangCai/Machine-Learning-Algorithm |
KangCai | Machine-Learning-Algorithm | k_nearest_neighbor.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/k_nearest_neighbor.py | https://github.com/KangCai/Machine-Learning-Algorithm |
KangCai | Machine-Learning-Algorithm | kmeans.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/kmeans.py | https://github.com/KangCai/Machine-Learning-Algorithm |
KangCai | Machine-Learning-Algorithm | linear_discriminant_analysis.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/linear_discriminant_analysis.py | https://github.com/KangCai/Machine-Learning-Algorithm |
KangCai | Machine-Learning-Algorithm | logistic_regression.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/logistic_regression.py | https://github.com/KangCai/Machine-Learning-Algorithm |
KangCai | Machine-Learning-Algorithm | maximum_entropy.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/maximum_entropy.py | https://github.com/KangCai/Machine-Learning-Algorithm |
KangCai | Machine-Learning-Algorithm | naive_bayes.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/naive_bayes.py | https://github.com/KangCai/Machine-Learning-Algorithm |
KangCai | Machine-Learning-Algorithm | perception.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/perception.py | https://github.com/KangCai/Machine-Learning-Algorithm |
KangCai | Machine-Learning-Algorithm | principal_component_analysis.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/principal_component_analysis.py | https://github.com/KangCai/Machine-Learning-Algorithm |
KangCai | Machine-Learning-Algorithm | random_forest.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/random_forest.py | https://github.com/KangCai/Machine-Learning-Algorithm |
KangCai | Machine-Learning-Algorithm | support_vector_machine.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/support_vector_machine.py | https://github.com/KangCai/Machine-Learning-Algorithm |
KangCai | Machine-Learning-Algorithm | util_kd_tree.py | https://raw.githubusercontent.com/KangCai/Machine-Learning-Algorithm/master/util_kd_tree.py | https://github.com/KangCai/Machine-Learning-Algorithm |
sa7mon | miniprint | printer.py | https://raw.githubusercontent.com/sa7mon/miniprint/master/printer.py | https://github.com/sa7mon/miniprint |
sa7mon | miniprint | server.py | https://raw.githubusercontent.com/sa7mon/miniprint/master/server.py | https://github.com/sa7mon/miniprint |
sa7mon | miniprint | test_printer.py | https://raw.githubusercontent.com/sa7mon/miniprint/master/test_printer.py | https://github.com/sa7mon/miniprint |
iancovert | Neural-GC | synthetic.py | https://raw.githubusercontent.com/iancovert/Neural-GC/master/synthetic.py | https://github.com/iancovert/Neural-GC |
AntonioErdeljac | python-tensorflow-google | feature_crosses.py | https://raw.githubusercontent.com/AntonioErdeljac/python-tensorflow-google/master/feature_crosses.py | https://github.com/AntonioErdeljac/python-tensorflow-google |
AntonioErdeljac | python-tensorflow-google | first_steps_with_tensor_flow.py | https://raw.githubusercontent.com/AntonioErdeljac/python-tensorflow-google/master/first_steps_with_tensor_flow.py | https://github.com/AntonioErdeljac/python-tensorflow-google |
AntonioErdeljac | python-tensorflow-google | representation_feature_sets.py | https://raw.githubusercontent.com/AntonioErdeljac/python-tensorflow-google/master/representation_feature_sets.py | https://github.com/AntonioErdeljac/python-tensorflow-google |
AntonioErdeljac | python-tensorflow-google | synthetic_features_and_outliers.py | https://raw.githubusercontent.com/AntonioErdeljac/python-tensorflow-google/master/synthetic_features_and_outliers.py | https://github.com/AntonioErdeljac/python-tensorflow-google |
AntonioErdeljac | python-tensorflow-google | validation.py | https://raw.githubusercontent.com/AntonioErdeljac/python-tensorflow-google/master/validation.py | https://github.com/AntonioErdeljac/python-tensorflow-google |
wdkwdkwdk | fuck_illness | fc.py | https://raw.githubusercontent.com/wdkwdkwdk/fuck_illness/master/fc.py | https://github.com/wdkwdkwdk/fuck_illness |
wdkwdkwdk | fuck_illness | health.py | https://raw.githubusercontent.com/wdkwdkwdk/fuck_illness/master/health.py | https://github.com/wdkwdkwdk/fuck_illness |
wdkwdkwdk | fuck_illness | m.py | https://raw.githubusercontent.com/wdkwdkwdk/fuck_illness/master/m.py | https://github.com/wdkwdkwdk/fuck_illness |
hlzz | DeepMatchVO | common_utils.py | https://raw.githubusercontent.com/hlzz/DeepMatchVO/master/common_utils.py | https://github.com/hlzz/DeepMatchVO |
hlzz | DeepMatchVO | data_loader.py | https://raw.githubusercontent.com/hlzz/DeepMatchVO/master/data_loader.py | https://github.com/hlzz/DeepMatchVO |
hlzz | DeepMatchVO | deep_slam.py | https://raw.githubusercontent.com/hlzz/DeepMatchVO/master/deep_slam.py | https://github.com/hlzz/DeepMatchVO |
hlzz | DeepMatchVO | demo.py | https://raw.githubusercontent.com/hlzz/DeepMatchVO/master/demo.py | https://github.com/hlzz/DeepMatchVO |
hlzz | DeepMatchVO | geo_utils.py | https://raw.githubusercontent.com/hlzz/DeepMatchVO/master/geo_utils.py | https://github.com/hlzz/DeepMatchVO |
hlzz | DeepMatchVO | nets.py | https://raw.githubusercontent.com/hlzz/DeepMatchVO/master/nets.py | https://github.com/hlzz/DeepMatchVO |
hlzz | DeepMatchVO | preprocess_matches.py | https://raw.githubusercontent.com/hlzz/DeepMatchVO/master/preprocess_matches.py | https://github.com/hlzz/DeepMatchVO |
hlzz | DeepMatchVO | test_depth.py | https://raw.githubusercontent.com/hlzz/DeepMatchVO/master/test_depth.py | https://github.com/hlzz/DeepMatchVO |
hlzz | DeepMatchVO | test_kitti_depth.py | https://raw.githubusercontent.com/hlzz/DeepMatchVO/master/test_kitti_depth.py | https://github.com/hlzz/DeepMatchVO |
hlzz | DeepMatchVO | test_kitti_pose.py | https://raw.githubusercontent.com/hlzz/DeepMatchVO/master/test_kitti_pose.py | https://github.com/hlzz/DeepMatchVO |
hlzz | DeepMatchVO | train.py | https://raw.githubusercontent.com/hlzz/DeepMatchVO/master/train.py | https://github.com/hlzz/DeepMatchVO |
wbsabc | zsxq-spider | crawl.py | https://raw.githubusercontent.com/wbsabc/zsxq-spider/master/crawl.py | https://github.com/wbsabc/zsxq-spider |
ncorbuk | Python---Email-Bomber | Email_Bomber.py | https://raw.githubusercontent.com/ncorbuk/Python---Email-Bomber/master/Email_Bomber.py | https://github.com/ncorbuk/Python---Email-Bomber |
taenggu0309 | Scorecard--Function | EDA分析.py | https://raw.githubusercontent.com/taenggu0309/Scorecard--Function/master/EDA分析.py | https://github.com/taenggu0309/Scorecard--Function |
taenggu0309 | Scorecard--Function | 变量woe离散化.py | https://raw.githubusercontent.com/taenggu0309/Scorecard--Function/master/变量woe离散化.py | https://github.com/taenggu0309/Scorecard--Function |
taenggu0309 | Scorecard--Function | 变量分箱.py | https://raw.githubusercontent.com/taenggu0309/Scorecard--Function/master/变量分箱.py | https://github.com/taenggu0309/Scorecard--Function |
taenggu0309 | Scorecard--Function | 变量筛选.py | https://raw.githubusercontent.com/taenggu0309/Scorecard--Function/master/变量筛选.py | https://github.com/taenggu0309/Scorecard--Function |
taenggu0309 | Scorecard--Function | 数据预处理.py | https://raw.githubusercontent.com/taenggu0309/Scorecard--Function/master/数据预处理.py | https://github.com/taenggu0309/Scorecard--Function |
taenggu0309 | Scorecard--Function | 模型评估.py | https://raw.githubusercontent.com/taenggu0309/Scorecard--Function/master/模型评估.py | https://github.com/taenggu0309/Scorecard--Function |
taenggu0309 | Scorecard--Function | 评分卡实现和评估.py | https://raw.githubusercontent.com/taenggu0309/Scorecard--Function/master/评分卡实现和评估.py | https://github.com/taenggu0309/Scorecard--Function |
taenggu0309 | Scorecard--Function | 评分卡监控.py | https://raw.githubusercontent.com/taenggu0309/Scorecard--Function/master/评分卡监控.py | https://github.com/taenggu0309/Scorecard--Function |
Ridter | get_ip_by_ico | get_ip_by_ico.py | https://raw.githubusercontent.com/Ridter/get_ip_by_ico/master/get_ip_by_ico.py | https://github.com/Ridter/get_ip_by_ico |
tibicen | meshroom2blender | __init__.py | https://raw.githubusercontent.com/tibicen/meshroom2blender/master/__init__.py | https://github.com/tibicen/meshroom2blender |
tibicen | meshroom2blender | view3d_point_cloud_visualizer.py | https://raw.githubusercontent.com/tibicen/meshroom2blender/master/view3d_point_cloud_visualizer.py | https://github.com/tibicen/meshroom2blender |
scikit-learn-contrib | scikit-learn-extra | conftest.py | https://raw.githubusercontent.com/scikit-learn-contrib/scikit-learn-extra/main/conftest.py | https://github.com/scikit-learn-contrib/scikit-learn-extra |
zju3dv | pvnet-rendering | base_utils.py | https://raw.githubusercontent.com/zju3dv/pvnet-rendering/master/base_utils.py | https://github.com/zju3dv/pvnet-rendering |
zju3dv | pvnet-rendering | config.py | https://raw.githubusercontent.com/zju3dv/pvnet-rendering/master/config.py | https://github.com/zju3dv/pvnet-rendering |
0KABE | ConfConvertor | main.py | https://raw.githubusercontent.com/0KABE/ConfConvertor/master/main.py | https://github.com/0KABE/ConfConvertor |
Damian89 | extended-xss-search | extended-xss-search.py | https://raw.githubusercontent.com/Damian89/extended-xss-search/master/extended-xss-search.py | https://github.com/Damian89/extended-xss-search |
chl8856 | DeepHit | class_DeepHit.py | https://raw.githubusercontent.com/chl8856/DeepHit/master/class_DeepHit.py | https://github.com/chl8856/DeepHit |
chl8856 | DeepHit | get_main.py | https://raw.githubusercontent.com/chl8856/DeepHit/master/get_main.py | https://github.com/chl8856/DeepHit |
chl8856 | DeepHit | import_data.py | https://raw.githubusercontent.com/chl8856/DeepHit/master/import_data.py | https://github.com/chl8856/DeepHit |
chl8856 | DeepHit | main_RandomSearch.py | https://raw.githubusercontent.com/chl8856/DeepHit/master/main_RandomSearch.py | https://github.com/chl8856/DeepHit |
chl8856 | DeepHit | summarize_results.py | https://raw.githubusercontent.com/chl8856/DeepHit/master/summarize_results.py | https://github.com/chl8856/DeepHit |
chl8856 | DeepHit | utils_eval.py | https://raw.githubusercontent.com/chl8856/DeepHit/master/utils_eval.py | https://github.com/chl8856/DeepHit |
chl8856 | DeepHit | utils_network.py | https://raw.githubusercontent.com/chl8856/DeepHit/master/utils_network.py | https://github.com/chl8856/DeepHit |
MousaviSajad | ECG-Heartbeat-Classification-seq2seq-model | seq_seq_annot_DS1DS2.py | https://raw.githubusercontent.com/MousaviSajad/ECG-Heartbeat-Classification-seq2seq-model/master/seq_seq_annot_DS1DS2.py | https://github.com/MousaviSajad/ECG-Heartbeat-Classification-seq2seq-model |
MousaviSajad | ECG-Heartbeat-Classification-seq2seq-model | seq_seq_annot_aami.py | https://raw.githubusercontent.com/MousaviSajad/ECG-Heartbeat-Classification-seq2seq-model/master/seq_seq_annot_aami.py | https://github.com/MousaviSajad/ECG-Heartbeat-Classification-seq2seq-model |
kzh-dev | pine-bot-client | pine-bot-client.py | https://raw.githubusercontent.com/kzh-dev/pine-bot-client/master/pine-bot-client.py | https://github.com/kzh-dev/pine-bot-client |
markdtw | meta-learning-lstm-pytorch | dataloader.py | https://raw.githubusercontent.com/markdtw/meta-learning-lstm-pytorch/master/dataloader.py | https://github.com/markdtw/meta-learning-lstm-pytorch |
markdtw | meta-learning-lstm-pytorch | learner.py | https://raw.githubusercontent.com/markdtw/meta-learning-lstm-pytorch/master/learner.py | https://github.com/markdtw/meta-learning-lstm-pytorch |
markdtw | meta-learning-lstm-pytorch | main.py | https://raw.githubusercontent.com/markdtw/meta-learning-lstm-pytorch/master/main.py | https://github.com/markdtw/meta-learning-lstm-pytorch |
markdtw | meta-learning-lstm-pytorch | metalearner.py | https://raw.githubusercontent.com/markdtw/meta-learning-lstm-pytorch/master/metalearner.py | https://github.com/markdtw/meta-learning-lstm-pytorch |
markdtw | meta-learning-lstm-pytorch | utils.py | https://raw.githubusercontent.com/markdtw/meta-learning-lstm-pytorch/master/utils.py | https://github.com/markdtw/meta-learning-lstm-pytorch |
fbadine | LSTNet | lstnet_datautil.py | https://raw.githubusercontent.com/fbadine/LSTNet/master/lstnet_datautil.py | https://github.com/fbadine/LSTNet |
fbadine | LSTNet | lstnet_model.py | https://raw.githubusercontent.com/fbadine/LSTNet/master/lstnet_model.py | https://github.com/fbadine/LSTNet |
fbadine | LSTNet | lstnet_plot.py | https://raw.githubusercontent.com/fbadine/LSTNet/master/lstnet_plot.py | https://github.com/fbadine/LSTNet |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.