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 |
|---|---|---|---|---|
piborg | Gamepad | PollingExample.py | https://raw.githubusercontent.com/piborg/Gamepad/master/PollingExample.py | https://github.com/piborg/Gamepad |
piborg | Gamepad | monsterJoy.py | https://raw.githubusercontent.com/piborg/Gamepad/master/monsterJoy.py | https://github.com/piborg/Gamepad |
piborg | Gamepad | rockyJoy.py | https://raw.githubusercontent.com/piborg/Gamepad/master/rockyJoy.py | https://github.com/piborg/Gamepad |
NVlabs | stylegan2 | dataset_tool.py | https://raw.githubusercontent.com/NVlabs/stylegan2/master/dataset_tool.py | https://github.com/NVlabs/stylegan2 |
NVlabs | stylegan2 | pretrained_networks.py | https://raw.githubusercontent.com/NVlabs/stylegan2/master/pretrained_networks.py | https://github.com/NVlabs/stylegan2 |
NVlabs | stylegan2 | projector.py | https://raw.githubusercontent.com/NVlabs/stylegan2/master/projector.py | https://github.com/NVlabs/stylegan2 |
NVlabs | stylegan2 | run_generator.py | https://raw.githubusercontent.com/NVlabs/stylegan2/master/run_generator.py | https://github.com/NVlabs/stylegan2 |
NVlabs | stylegan2 | run_metrics.py | https://raw.githubusercontent.com/NVlabs/stylegan2/master/run_metrics.py | https://github.com/NVlabs/stylegan2 |
NVlabs | stylegan2 | run_projector.py | https://raw.githubusercontent.com/NVlabs/stylegan2/master/run_projector.py | https://github.com/NVlabs/stylegan2 |
NVlabs | stylegan2 | run_training.py | https://raw.githubusercontent.com/NVlabs/stylegan2/master/run_training.py | https://github.com/NVlabs/stylegan2 |
google-research | albert | classifier_utils.py | https://raw.githubusercontent.com/google-research/albert/master/classifier_utils.py | https://github.com/google-research/albert |
google-research | albert | create_pretraining_data.py | https://raw.githubusercontent.com/google-research/albert/master/create_pretraining_data.py | https://github.com/google-research/albert |
google-research | albert | export_checkpoints.py | https://raw.githubusercontent.com/google-research/albert/master/export_checkpoints.py | https://github.com/google-research/albert |
google-research | albert | export_to_tfhub.py | https://raw.githubusercontent.com/google-research/albert/master/export_to_tfhub.py | https://github.com/google-research/albert |
google-research | albert | fine_tuning_utils.py | https://raw.githubusercontent.com/google-research/albert/master/fine_tuning_utils.py | https://github.com/google-research/albert |
google-research | albert | lamb_optimizer.py | https://raw.githubusercontent.com/google-research/albert/master/lamb_optimizer.py | https://github.com/google-research/albert |
google-research | albert | modeling.py | https://raw.githubusercontent.com/google-research/albert/master/modeling.py | https://github.com/google-research/albert |
google-research | albert | modeling_test.py | https://raw.githubusercontent.com/google-research/albert/master/modeling_test.py | https://github.com/google-research/albert |
google-research | albert | optimization.py | https://raw.githubusercontent.com/google-research/albert/master/optimization.py | https://github.com/google-research/albert |
google-research | albert | optimization_test.py | https://raw.githubusercontent.com/google-research/albert/master/optimization_test.py | https://github.com/google-research/albert |
google-research | albert | race_utils.py | https://raw.githubusercontent.com/google-research/albert/master/race_utils.py | https://github.com/google-research/albert |
google-research | albert | run_classifier.py | https://raw.githubusercontent.com/google-research/albert/master/run_classifier.py | https://github.com/google-research/albert |
google-research | albert | run_pretraining.py | https://raw.githubusercontent.com/google-research/albert/master/run_pretraining.py | https://github.com/google-research/albert |
google-research | albert | run_pretraining_test.py | https://raw.githubusercontent.com/google-research/albert/master/run_pretraining_test.py | https://github.com/google-research/albert |
google-research | albert | run_race.py | https://raw.githubusercontent.com/google-research/albert/master/run_race.py | https://github.com/google-research/albert |
google-research | albert | run_squad_v1.py | https://raw.githubusercontent.com/google-research/albert/master/run_squad_v1.py | https://github.com/google-research/albert |
google-research | albert | run_squad_v2.py | https://raw.githubusercontent.com/google-research/albert/master/run_squad_v2.py | https://github.com/google-research/albert |
google-research | albert | squad_utils.py | https://raw.githubusercontent.com/google-research/albert/master/squad_utils.py | https://github.com/google-research/albert |
google-research | albert | tokenization.py | https://raw.githubusercontent.com/google-research/albert/master/tokenization.py | https://github.com/google-research/albert |
google-research | albert | tokenization_test.py | https://raw.githubusercontent.com/google-research/albert/master/tokenization_test.py | https://github.com/google-research/albert |
MhLiao | DB | convert_to_onnx.py | https://raw.githubusercontent.com/MhLiao/DB/master/convert_to_onnx.py | https://github.com/MhLiao/DB |
MhLiao | DB | demo.py | https://raw.githubusercontent.com/MhLiao/DB/master/demo.py | https://github.com/MhLiao/DB |
MhLiao | DB | eval.py | https://raw.githubusercontent.com/MhLiao/DB/master/eval.py | https://github.com/MhLiao/DB |
MhLiao | DB | experiment.py | https://raw.githubusercontent.com/MhLiao/DB/master/experiment.py | https://github.com/MhLiao/DB |
MhLiao | DB | train.py | https://raw.githubusercontent.com/MhLiao/DB/master/train.py | https://github.com/MhLiao/DB |
MhLiao | DB | trainer.py | https://raw.githubusercontent.com/MhLiao/DB/master/trainer.py | https://github.com/MhLiao/DB |
Kkevsterrr | geneva | engine.py | https://raw.githubusercontent.com/Kkevsterrr/geneva/master/engine.py | https://github.com/Kkevsterrr/geneva |
Kkevsterrr | geneva | evaluator.py | https://raw.githubusercontent.com/Kkevsterrr/geneva/master/evaluator.py | https://github.com/Kkevsterrr/geneva |
Kkevsterrr | geneva | evolve.py | https://raw.githubusercontent.com/Kkevsterrr/geneva/master/evolve.py | https://github.com/Kkevsterrr/geneva |
Kkevsterrr | geneva | library.py | https://raw.githubusercontent.com/Kkevsterrr/geneva/master/library.py | https://github.com/Kkevsterrr/geneva |
AngelSecurityTeam | Cam-Hackers | cam-hackers.py | https://raw.githubusercontent.com/AngelSecurityTeam/Cam-Hackers/master/cam-hackers.py | https://github.com/AngelSecurityTeam/Cam-Hackers |
sniklaus | 3d-ken-burns | autozoom.py | https://raw.githubusercontent.com/sniklaus/3d-ken-burns/master/autozoom.py | https://github.com/sniklaus/3d-ken-burns |
sniklaus | 3d-ken-burns | benchmark-ibims.py | https://raw.githubusercontent.com/sniklaus/3d-ken-burns/master/benchmark-ibims.py | https://github.com/sniklaus/3d-ken-burns |
sniklaus | 3d-ken-burns | benchmark-nyu.py | https://raw.githubusercontent.com/sniklaus/3d-ken-burns/master/benchmark-nyu.py | https://github.com/sniklaus/3d-ken-burns |
sniklaus | 3d-ken-burns | common.py | https://raw.githubusercontent.com/sniklaus/3d-ken-burns/master/common.py | https://github.com/sniklaus/3d-ken-burns |
sniklaus | 3d-ken-burns | depthestim.py | https://raw.githubusercontent.com/sniklaus/3d-ken-burns/master/depthestim.py | https://github.com/sniklaus/3d-ken-burns |
sniklaus | 3d-ken-burns | interface.py | https://raw.githubusercontent.com/sniklaus/3d-ken-burns/master/interface.py | https://github.com/sniklaus/3d-ken-burns |
tanluren | yolov3-channel-and-layer-pruning | detect.py | https://raw.githubusercontent.com/tanluren/yolov3-channel-and-layer-pruning/master/detect.py | https://github.com/tanluren/yolov3-channel-and-layer-pruning |
tanluren | yolov3-channel-and-layer-pruning | layer_channel_prune.py | https://raw.githubusercontent.com/tanluren/yolov3-channel-and-layer-pruning/master/layer_channel_prune.py | https://github.com/tanluren/yolov3-channel-and-layer-pruning |
tanluren | yolov3-channel-and-layer-pruning | layer_prune.py | https://raw.githubusercontent.com/tanluren/yolov3-channel-and-layer-pruning/master/layer_prune.py | https://github.com/tanluren/yolov3-channel-and-layer-pruning |
tanluren | yolov3-channel-and-layer-pruning | models.py | https://raw.githubusercontent.com/tanluren/yolov3-channel-and-layer-pruning/master/models.py | https://github.com/tanluren/yolov3-channel-and-layer-pruning |
tanluren | yolov3-channel-and-layer-pruning | prune.py | https://raw.githubusercontent.com/tanluren/yolov3-channel-and-layer-pruning/master/prune.py | https://github.com/tanluren/yolov3-channel-and-layer-pruning |
tanluren | yolov3-channel-and-layer-pruning | shortcut_prune.py | https://raw.githubusercontent.com/tanluren/yolov3-channel-and-layer-pruning/master/shortcut_prune.py | https://github.com/tanluren/yolov3-channel-and-layer-pruning |
tanluren | yolov3-channel-and-layer-pruning | slim_prune.py | https://raw.githubusercontent.com/tanluren/yolov3-channel-and-layer-pruning/master/slim_prune.py | https://github.com/tanluren/yolov3-channel-and-layer-pruning |
tanluren | yolov3-channel-and-layer-pruning | test.py | https://raw.githubusercontent.com/tanluren/yolov3-channel-and-layer-pruning/master/test.py | https://github.com/tanluren/yolov3-channel-and-layer-pruning |
tanluren | yolov3-channel-and-layer-pruning | train.py | https://raw.githubusercontent.com/tanluren/yolov3-channel-and-layer-pruning/master/train.py | https://github.com/tanluren/yolov3-channel-and-layer-pruning |
xuannianz | EfficientDet | callbacks.py | https://raw.githubusercontent.com/xuannianz/EfficientDet/master/callbacks.py | https://github.com/xuannianz/EfficientDet |
xuannianz | EfficientDet | efficientnet.py | https://raw.githubusercontent.com/xuannianz/EfficientDet/master/efficientnet.py | https://github.com/xuannianz/EfficientDet |
xuannianz | EfficientDet | freeze_model.py | https://raw.githubusercontent.com/xuannianz/EfficientDet/master/freeze_model.py | https://github.com/xuannianz/EfficientDet |
xuannianz | EfficientDet | inference.py | https://raw.githubusercontent.com/xuannianz/EfficientDet/master/inference.py | https://github.com/xuannianz/EfficientDet |
xuannianz | EfficientDet | inference_frozen_graph.py | https://raw.githubusercontent.com/xuannianz/EfficientDet/master/inference_frozen_graph.py | https://github.com/xuannianz/EfficientDet |
xuannianz | EfficientDet | inference_quad.py | https://raw.githubusercontent.com/xuannianz/EfficientDet/master/inference_quad.py | https://github.com/xuannianz/EfficientDet |
xuannianz | EfficientDet | inference_video.py | https://raw.githubusercontent.com/xuannianz/EfficientDet/master/inference_video.py | https://github.com/xuannianz/EfficientDet |
xuannianz | EfficientDet | initializers.py | https://raw.githubusercontent.com/xuannianz/EfficientDet/master/initializers.py | https://github.com/xuannianz/EfficientDet |
xuannianz | EfficientDet | layers.py | https://raw.githubusercontent.com/xuannianz/EfficientDet/master/layers.py | https://github.com/xuannianz/EfficientDet |
xuannianz | EfficientDet | losses.py | https://raw.githubusercontent.com/xuannianz/EfficientDet/master/losses.py | https://github.com/xuannianz/EfficientDet |
xuannianz | EfficientDet | model.py | https://raw.githubusercontent.com/xuannianz/EfficientDet/master/model.py | https://github.com/xuannianz/EfficientDet |
xuannianz | EfficientDet | train.py | https://raw.githubusercontent.com/xuannianz/EfficientDet/master/train.py | https://github.com/xuannianz/EfficientDet |
th3unkn0n | TeleGram-Scraper | add2group.py | https://raw.githubusercontent.com/th3unkn0n/TeleGram-Scraper/master/add2group.py | https://github.com/th3unkn0n/TeleGram-Scraper |
th3unkn0n | TeleGram-Scraper | scraper.py | https://raw.githubusercontent.com/th3unkn0n/TeleGram-Scraper/master/scraper.py | https://github.com/th3unkn0n/TeleGram-Scraper |
th3unkn0n | TeleGram-Scraper | smsbot.py | https://raw.githubusercontent.com/th3unkn0n/TeleGram-Scraper/master/smsbot.py | https://github.com/th3unkn0n/TeleGram-Scraper |
tasmota | tasmotizer | gui.py | https://raw.githubusercontent.com/tasmota/tasmotizer/release/gui.py | https://github.com/tasmota/tasmotizer |
tasmota | tasmotizer | tasmotizer.py | https://raw.githubusercontent.com/tasmota/tasmotizer/release/tasmotizer.py | https://github.com/tasmota/tasmotizer |
tasmota | tasmotizer | utils.py | https://raw.githubusercontent.com/tasmota/tasmotizer/release/utils.py | https://github.com/tasmota/tasmotizer |
s0md3v | Corsy | corsy.py | https://raw.githubusercontent.com/s0md3v/Corsy/master/corsy.py | https://github.com/s0md3v/Corsy |
spark-examples | pyspark-examples | convert-column-python-list.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/convert-column-python-list.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pandas-pyspark-dataframe.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pandas-pyspark-dataframe.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-add-new-column.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-add-new-column.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-aggregate.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-aggregate.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-arraytype.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-arraytype.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-cast-column.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-cast-column.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-change-string-double.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-change-string-double.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-column-functions.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-column-functions.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-column-operations.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-column-operations.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-convert-map-to-columns.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-convert-map-to-columns.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-convert_columns-to-map.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-convert_columns-to-map.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-create-dataframe-dictionary.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-create-dataframe-dictionary.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-create-list.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-create-list.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-current-date-timestamp.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-current-date-timestamp.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-date-string.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-date-string.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-date-timestamp-functions.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-date-timestamp-functions.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-datediff.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-datediff.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-distinct.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-distinct.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-explode-array-map.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-explode-array-map.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-expr.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-expr.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-filter-null.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-filter-null.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-filter.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-filter.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-groupby-sort.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-groupby-sort.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-groupby.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-groupby.py | https://github.com/spark-examples/pyspark-examples |
spark-examples | pyspark-examples | pyspark-join-two-dataframes.py | https://raw.githubusercontent.com/spark-examples/pyspark-examples/master/pyspark-join-two-dataframes.py | https://github.com/spark-examples/pyspark-examples |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.