repo_owner stringlengths 2 39 | repo_name stringlengths 1 100 | file_path stringlengths 4 120 | file_url stringlengths 51 219 |
|---|---|---|---|
christiansiegel | coding-theory-algorithms | BinarySymmetricChannel.py | https://raw.githubusercontent.com/christiansiegel/coding-theory-algorithms/master/BinarySymmetricChannel.py |
christiansiegel | coding-theory-algorithms | CyclicCode.py | https://raw.githubusercontent.com/christiansiegel/coding-theory-algorithms/master/CyclicCode.py |
christiansiegel | coding-theory-algorithms | GaloisField.py | https://raw.githubusercontent.com/christiansiegel/coding-theory-algorithms/master/GaloisField.py |
christiansiegel | coding-theory-algorithms | LinearBlockCode.py | https://raw.githubusercontent.com/christiansiegel/coding-theory-algorithms/master/LinearBlockCode.py |
christiansiegel | coding-theory-algorithms | RSCode.py | https://raw.githubusercontent.com/christiansiegel/coding-theory-algorithms/master/RSCode.py |
christiansiegel | coding-theory-algorithms | playground.py | https://raw.githubusercontent.com/christiansiegel/coding-theory-algorithms/master/playground.py |
delimitry | octree_color_quantizer | main.py | https://raw.githubusercontent.com/delimitry/octree_color_quantizer/master/main.py |
delimitry | octree_color_quantizer | octree_quantizer.py | https://raw.githubusercontent.com/delimitry/octree_color_quantizer/master/octree_quantizer.py |
JohnNay | forecastVeg | 0_matrix_construction.py | https://raw.githubusercontent.com/JohnNay/forecastVeg/master/0_matrix_construction.py |
JohnNay | forecastVeg | 1_pre_process.py | https://raw.githubusercontent.com/JohnNay/forecastVeg/master/1_pre_process.py |
JohnNay | forecastVeg | 1_pre_processS.py | https://raw.githubusercontent.com/JohnNay/forecastVeg/master/1_pre_processS.py |
JohnNay | forecastVeg | 2_baseline_process.py | https://raw.githubusercontent.com/JohnNay/forecastVeg/master/2_baseline_process.py |
JohnNay | forecastVeg | 2_h2o_process.py | https://raw.githubusercontent.com/JohnNay/forecastVeg/master/2_h2o_process.py |
JohnNay | forecastVeg | 2_h2o_processS.py | https://raw.githubusercontent.com/JohnNay/forecastVeg/master/2_h2o_processS.py |
JohnNay | forecastVeg | 2_h2o_process_2.py | https://raw.githubusercontent.com/JohnNay/forecastVeg/master/2_h2o_process_2.py |
JohnNay | forecastVeg | 3_h2o_deeplearning.py | https://raw.githubusercontent.com/JohnNay/forecastVeg/master/3_h2o_deeplearning.py |
JohnNay | forecastVeg | 3_h2o_deeplearning_imputation.py | https://raw.githubusercontent.com/JohnNay/forecastVeg/master/3_h2o_deeplearning_imputation.py |
JohnNay | forecastVeg | 3_h2o_gbm.py | https://raw.githubusercontent.com/JohnNay/forecastVeg/master/3_h2o_gbm.py |
JohnNay | forecastVeg | 4_baseline.py | https://raw.githubusercontent.com/JohnNay/forecastVeg/master/4_baseline.py |
JohnNay | forecastVeg | 4_holdout_models.py | https://raw.githubusercontent.com/JohnNay/forecastVeg/master/4_holdout_models.py |
JohnNay | forecastVeg | agpredict.py | https://raw.githubusercontent.com/JohnNay/forecastVeg/master/agpredict.py |
craffel | ff-attention | layers.py | https://raw.githubusercontent.com/craffel/ff-attention/master/layers.py |
erikcox | ical2csv | ical2csv.py | https://raw.githubusercontent.com/erikcox/ical2csv/master/ical2csv.py |
erikcox | ical2csv | ical2txt.py | https://raw.githubusercontent.com/erikcox/ical2csv/master/ical2txt.py |
trick77 | huawei-hilink-status | hstatus.py | https://raw.githubusercontent.com/trick77/huawei-hilink-status/master/hstatus.py |
daniel-bandstra | watchGo | watchGo.py | https://raw.githubusercontent.com/daniel-bandstra/watchGo/master/watchGo.py |
darius | tailbiter | check_subset.py | https://raw.githubusercontent.com/darius/tailbiter/master/check_subset.py |
darius | tailbiter | compiler.py | https://raw.githubusercontent.com/darius/tailbiter/master/compiler.py |
darius | tailbiter | metameta.py | https://raw.githubusercontent.com/darius/tailbiter/master/metameta.py |
PolitoInc | Yara-Scanner | yaraburp.py | https://raw.githubusercontent.com/PolitoInc/Yara-Scanner/master/yaraburp.py |
anirudh9119 | LM_GANS | Descriminator.py | https://raw.githubusercontent.com/anirudh9119/LM_GANS/master/Descriminator.py |
anirudh9119 | LM_GANS | data_blocks_iterator.py | https://raw.githubusercontent.com/anirudh9119/LM_GANS/master/data_blocks_iterator.py |
anirudh9119 | LM_GANS | data_iterator.py | https://raw.githubusercontent.com/anirudh9119/LM_GANS/master/data_iterator.py |
anirudh9119 | LM_GANS | layers.py | https://raw.githubusercontent.com/anirudh9119/LM_GANS/master/layers.py |
anirudh9119 | LM_GANS | lm_base.py | https://raw.githubusercontent.com/anirudh9119/LM_GANS/master/lm_base.py |
anirudh9119 | LM_GANS | lm_gen.py | https://raw.githubusercontent.com/anirudh9119/LM_GANS/master/lm_gen.py |
anirudh9119 | LM_GANS | lm_worker.py | https://raw.githubusercontent.com/anirudh9119/LM_GANS/master/lm_worker.py |
anirudh9119 | LM_GANS | optimizers.py | https://raw.githubusercontent.com/anirudh9119/LM_GANS/master/optimizers.py |
anirudh9119 | LM_GANS | train_lm.py | https://raw.githubusercontent.com/anirudh9119/LM_GANS/master/train_lm.py |
anirudh9119 | LM_GANS | utils.py | https://raw.githubusercontent.com/anirudh9119/LM_GANS/master/utils.py |
bguvenc | keyword_extraction | get_keyword.py | https://raw.githubusercontent.com/bguvenc/keyword_extraction/master/get_keyword.py |
bguvenc | keyword_extraction | get_w2v.py | https://raw.githubusercontent.com/bguvenc/keyword_extraction/master/get_w2v.py |
iartarisi | undecorated | test_undecorated.py | https://raw.githubusercontent.com/iartarisi/undecorated/master/test_undecorated.py |
iartarisi | undecorated | undecorated.py | https://raw.githubusercontent.com/iartarisi/undecorated/master/undecorated.py |
thecarebot | carebot | app_config.py | https://raw.githubusercontent.com/thecarebot/carebot/master/app_config.py |
thecarebot | carebot | carebot.py | https://raw.githubusercontent.com/thecarebot/carebot/master/carebot.py |
thecarebot | carebot | oauth.py | https://raw.githubusercontent.com/thecarebot/carebot/master/oauth.py |
thecarebot | carebot | render_utils.py | https://raw.githubusercontent.com/thecarebot/carebot/master/render_utils.py |
larsroemheld | OSM-HOT-ConvNet | RunCaffeSegnet.py | https://raw.githubusercontent.com/larsroemheld/OSM-HOT-ConvNet/master/RunCaffeSegnet.py |
larsroemheld | OSM-HOT-ConvNet | convertMapImage.py | https://raw.githubusercontent.com/larsroemheld/OSM-HOT-ConvNet/master/convertMapImage.py |
larsroemheld | OSM-HOT-ConvNet | exploreMapImageLabels.py | https://raw.githubusercontent.com/larsroemheld/OSM-HOT-ConvNet/master/exploreMapImageLabels.py |
larsroemheld | OSM-HOT-ConvNet | getOSMmap.py | https://raw.githubusercontent.com/larsroemheld/OSM-HOT-ConvNet/master/getOSMmap.py |
larsroemheld | OSM-HOT-ConvNet | getTaskData.py | https://raw.githubusercontent.com/larsroemheld/OSM-HOT-ConvNet/master/getTaskData.py |
larsroemheld | OSM-HOT-ConvNet | parseLog.py | https://raw.githubusercontent.com/larsroemheld/OSM-HOT-ConvNet/master/parseLog.py |
larsroemheld | OSM-HOT-ConvNet | subtractMeanImage.py | https://raw.githubusercontent.com/larsroemheld/OSM-HOT-ConvNet/master/subtractMeanImage.py |
larsroemheld | OSM-HOT-ConvNet | test_segmentation_segnet.py | https://raw.githubusercontent.com/larsroemheld/OSM-HOT-ConvNet/master/test_segmentation_segnet.py |
larsroemheld | OSM-HOT-ConvNet | tileCoords.py | https://raw.githubusercontent.com/larsroemheld/OSM-HOT-ConvNet/master/tileCoords.py |
YieldNull | avmoo | avmoo.py | https://raw.githubusercontent.com/YieldNull/avmoo/master/avmoo.py |
YieldNull | avmoo | proxy.py | https://raw.githubusercontent.com/YieldNull/avmoo/master/proxy.py |
camtaylor | alan | alan.py | https://raw.githubusercontent.com/camtaylor/alan/master/alan.py |
mgard | epater | assembler.py | https://raw.githubusercontent.com/mgard/epater/master/assembler.py |
mgard | epater | bottle_i18n.py | https://raw.githubusercontent.com/mgard/epater/master/bottle_i18n.py |
mgard | epater | bytecodeinterpreter.py | https://raw.githubusercontent.com/mgard/epater/master/bytecodeinterpreter.py |
mgard | epater | components.py | https://raw.githubusercontent.com/mgard/epater/master/components.py |
mgard | epater | history.py | https://raw.githubusercontent.com/mgard/epater/master/history.py |
mgard | epater | i18n.py | https://raw.githubusercontent.com/mgard/epater/master/i18n.py |
mgard | epater | main.py | https://raw.githubusercontent.com/mgard/epater/master/main.py |
mgard | epater | mainweb.py | https://raw.githubusercontent.com/mgard/epater/master/mainweb.py |
mgard | epater | settings.py | https://raw.githubusercontent.com/mgard/epater/master/settings.py |
mgard | epater | simulator.py | https://raw.githubusercontent.com/mgard/epater/master/simulator.py |
mgard | epater | tokenizer.py | https://raw.githubusercontent.com/mgard/epater/master/tokenizer.py |
mgard | epater | yaccparser.py | https://raw.githubusercontent.com/mgard/epater/master/yaccparser.py |
cweill | GoTests-Sublime | GoTests.py | https://raw.githubusercontent.com/cweill/GoTests-Sublime/master/GoTests.py |
sqozz | schort | schort.py | https://raw.githubusercontent.com/sqozz/schort/master/schort.py |
raphaelgyory | django-rest-messaging | runtests.py | https://raw.githubusercontent.com/raphaelgyory/django-rest-messaging/master/runtests.py |
chifflier | ansible-lxc-ssh | lxc_ssh.py | https://raw.githubusercontent.com/chifflier/ansible-lxc-ssh/master/lxc_ssh.py |
device42 | warranty_check | starter.py | https://raw.githubusercontent.com/device42/warranty_check/master/starter.py |
olesk75 | AnimatedGIF | AnimatedGif.py | https://raw.githubusercontent.com/olesk75/AnimatedGIF/master/AnimatedGif.py |
lisette-espin | pychimerge | chi2.py | https://raw.githubusercontent.com/lisette-espin/pychimerge/master/chi2.py |
lisette-espin | pychimerge | chimerge.py | https://raw.githubusercontent.com/lisette-espin/pychimerge/master/chimerge.py |
lisette-espin | pychimerge | examples.py | https://raw.githubusercontent.com/lisette-espin/pychimerge/master/examples.py |
sheagcraig | Spruce-for-Munki | build_munki_profiles.py | https://raw.githubusercontent.com/sheagcraig/Spruce-for-Munki/master/build_munki_profiles.py |
gatsoulis | py2ipynb | py2ipynb.py | https://raw.githubusercontent.com/gatsoulis/py2ipynb/master/py2ipynb.py |
the-mace | evtools | rivian.py | https://raw.githubusercontent.com/the-mace/evtools/master/rivian.py |
the-mace | evtools | solarcity.py | https://raw.githubusercontent.com/the-mace/evtools/master/solarcity.py |
the-mace | evtools | sunday_weather.py | https://raw.githubusercontent.com/the-mace/evtools/master/sunday_weather.py |
the-mace | evtools | tesla.py | https://raw.githubusercontent.com/the-mace/evtools/master/tesla.py |
the-mace | evtools | tl_email.py | https://raw.githubusercontent.com/the-mace/evtools/master/tl_email.py |
the-mace | evtools | tl_stock.py | https://raw.githubusercontent.com/the-mace/evtools/master/tl_stock.py |
the-mace | evtools | tl_tweets.py | https://raw.githubusercontent.com/the-mace/evtools/master/tl_tweets.py |
the-mace | evtools | tl_weather.py | https://raw.githubusercontent.com/the-mace/evtools/master/tl_weather.py |
ondergetekende | livescrape | livescrape.py | https://raw.githubusercontent.com/ondergetekende/livescrape/master/livescrape.py |
ondergetekende | livescrape | test.py | https://raw.githubusercontent.com/ondergetekende/livescrape/master/test.py |
ryran | upvm | dd-helper.py | https://raw.githubusercontent.com/ryran/upvm/master/dd-helper.py |
ryran | upvm | upvm.py | https://raw.githubusercontent.com/ryran/upvm/master/upvm.py |
NervanaSystems | caffe2neon | decaffeinate.py | https://raw.githubusercontent.com/NervanaSystems/caffe2neon/master/decaffeinate.py |
NervanaSystems | caffe2neon | i1k_label_mapping.py | https://raw.githubusercontent.com/NervanaSystems/caffe2neon/master/i1k_label_mapping.py |
Algomorph | cvcalib | calibrate.py | https://raw.githubusercontent.com/Algomorph/cvcalib/master/calibrate.py |
Algomorph | cvcalib | multistereo.py | https://raw.githubusercontent.com/Algomorph/cvcalib/master/multistereo.py |
Algomorph | cvcalib | stereo.py | https://raw.githubusercontent.com/Algomorph/cvcalib/master/stereo.py |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.