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
bwiens
leetcode-python
keyboard_row.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/keyboard_row.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
keys_and_rooms.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/keys_and_rooms.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
linked_list_cycle.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/linked_list_cycle.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
logger_rate_limiter.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/logger_rate_limiter.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
lonely_pixel-i.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/lonely_pixel-i.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
lru_cache.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/lru_cache.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
max_area_of_island.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/max_area_of_island.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
max_increase_to_keep_city_skyline.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/max_increase_to_keep_city_skyline.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
max_stack.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/max_stack.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
maximize_distance_to_closest_person.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/maximize_distance_to_closest_person.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
minimum_absolute_difference_in_bst.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/minimum_absolute_difference_in_bst.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
minimum_domino_rotations_for_equal_row.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/minimum_domino_rotations_for_equal_row.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
nested_list_weight.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/nested_list_weight.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
next_closest_time.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/next_closest_time.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
number_of_closed_islands.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/number_of_closed_islands.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
number_of_islands.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/number_of_islands.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
path_with_maximum_gold.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/path_with_maximum_gold.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
peeking_iterator.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/peeking_iterator.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
permutations_exercises.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/permutations_exercises.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
queens_that_can_attack_the_king.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/queens_that_can_attack_the_king.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
reorganize_string.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/reorganize_string.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
search_in_a_sorted_array_of_unknown_size.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/search_in_a_sorted_array_of_unknown_size.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
sentence_similarity_ii.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/sentence_similarity_ii.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
serialize_and_deserialize_binary_tree.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/serialize_and_deserialize_binary_tree.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
sort_integers_by_number_of_bits.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/sort_integers_by_number_of_bits.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
stack.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/stack.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
subtree_of_another_tree.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/subtree_of_another_tree.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
time_based_key_value_store.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/time_based_key_value_store.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
trapping_rain_water.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/trapping_rain_water.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
valid_palindrome.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/valid_palindrome.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
valid_parentheses.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/valid_parentheses.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
vending_machine.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/vending_machine.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
verifying_an_alien_dictionary.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/verifying_an_alien_dictionary.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
web_crawler.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/web_crawler.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
word_break_ii.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/word_break_ii.py
https://github.com/bwiens/leetcode-python
bwiens
leetcode-python
word_search.py
https://raw.githubusercontent.com/bwiens/leetcode-python/master/word_search.py
https://github.com/bwiens/leetcode-python
dreamgonfly
transformer-pytorch
beam.py
https://raw.githubusercontent.com/dreamgonfly/transformer-pytorch/master/beam.py
https://github.com/dreamgonfly/transformer-pytorch
dreamgonfly
transformer-pytorch
datasets.py
https://raw.githubusercontent.com/dreamgonfly/transformer-pytorch/master/datasets.py
https://github.com/dreamgonfly/transformer-pytorch
dreamgonfly
transformer-pytorch
dictionaries.py
https://raw.githubusercontent.com/dreamgonfly/transformer-pytorch/master/dictionaries.py
https://github.com/dreamgonfly/transformer-pytorch
dreamgonfly
transformer-pytorch
embeddings.py
https://raw.githubusercontent.com/dreamgonfly/transformer-pytorch/master/embeddings.py
https://github.com/dreamgonfly/transformer-pytorch
dreamgonfly
transformer-pytorch
evaluate.py
https://raw.githubusercontent.com/dreamgonfly/transformer-pytorch/master/evaluate.py
https://github.com/dreamgonfly/transformer-pytorch
dreamgonfly
transformer-pytorch
evaluator.py
https://raw.githubusercontent.com/dreamgonfly/transformer-pytorch/master/evaluator.py
https://github.com/dreamgonfly/transformer-pytorch
dreamgonfly
transformer-pytorch
losses.py
https://raw.githubusercontent.com/dreamgonfly/transformer-pytorch/master/losses.py
https://github.com/dreamgonfly/transformer-pytorch
dreamgonfly
transformer-pytorch
models.py
https://raw.githubusercontent.com/dreamgonfly/transformer-pytorch/master/models.py
https://github.com/dreamgonfly/transformer-pytorch
dreamgonfly
transformer-pytorch
predict.py
https://raw.githubusercontent.com/dreamgonfly/transformer-pytorch/master/predict.py
https://github.com/dreamgonfly/transformer-pytorch
dreamgonfly
transformer-pytorch
predictors.py
https://raw.githubusercontent.com/dreamgonfly/transformer-pytorch/master/predictors.py
https://github.com/dreamgonfly/transformer-pytorch
dreamgonfly
transformer-pytorch
prepare_datasets.py
https://raw.githubusercontent.com/dreamgonfly/transformer-pytorch/master/prepare_datasets.py
https://github.com/dreamgonfly/transformer-pytorch
dreamgonfly
transformer-pytorch
train.py
https://raw.githubusercontent.com/dreamgonfly/transformer-pytorch/master/train.py
https://github.com/dreamgonfly/transformer-pytorch
dreamgonfly
transformer-pytorch
trainer.py
https://raw.githubusercontent.com/dreamgonfly/transformer-pytorch/master/trainer.py
https://github.com/dreamgonfly/transformer-pytorch
mrash
Wireguard-macOS-LinuxVM
wg-routes.py
https://raw.githubusercontent.com/mrash/Wireguard-macOS-LinuxVM/master/wg-routes.py
https://github.com/mrash/Wireguard-macOS-LinuxVM
epi052
cve-2018-15473
ssh-username-enum.py
https://raw.githubusercontent.com/epi052/cve-2018-15473/master/ssh-username-enum.py
https://github.com/epi052/cve-2018-15473
daanzu
deepspeech-websocket-server
client.py
https://raw.githubusercontent.com/daanzu/deepspeech-websocket-server/master/client.py
https://github.com/daanzu/deepspeech-websocket-server
daanzu
deepspeech-websocket-server
server.py
https://raw.githubusercontent.com/daanzu/deepspeech-websocket-server/master/server.py
https://github.com/daanzu/deepspeech-websocket-server
SY575
DF-Early-warning-of-the-wind-power-system
DF_multiprocessing.py
https://raw.githubusercontent.com/SY575/DF-Early-warning-of-the-wind-power-system/master/DF_multiprocessing.py
https://github.com/SY575/DF-Early-warning-of-the-wind-power-system
SY575
DF-Early-warning-of-the-wind-power-system
main.py
https://raw.githubusercontent.com/SY575/DF-Early-warning-of-the-wind-power-system/master/main.py
https://github.com/SY575/DF-Early-warning-of-the-wind-power-system
MarketSquare
webdrivermanager
tasks.py
https://raw.githubusercontent.com/MarketSquare/webdrivermanager/master/tasks.py
https://github.com/MarketSquare/webdrivermanager
google-research
bert
create_pretraining_data.py
https://raw.githubusercontent.com/google-research/bert/master/create_pretraining_data.py
https://github.com/google-research/bert
google-research
bert
extract_features.py
https://raw.githubusercontent.com/google-research/bert/master/extract_features.py
https://github.com/google-research/bert
google-research
bert
modeling.py
https://raw.githubusercontent.com/google-research/bert/master/modeling.py
https://github.com/google-research/bert
google-research
bert
modeling_test.py
https://raw.githubusercontent.com/google-research/bert/master/modeling_test.py
https://github.com/google-research/bert
google-research
bert
optimization.py
https://raw.githubusercontent.com/google-research/bert/master/optimization.py
https://github.com/google-research/bert
google-research
bert
optimization_test.py
https://raw.githubusercontent.com/google-research/bert/master/optimization_test.py
https://github.com/google-research/bert
google-research
bert
run_classifier.py
https://raw.githubusercontent.com/google-research/bert/master/run_classifier.py
https://github.com/google-research/bert
google-research
bert
run_classifier_with_tfhub.py
https://raw.githubusercontent.com/google-research/bert/master/run_classifier_with_tfhub.py
https://github.com/google-research/bert
google-research
bert
run_pretraining.py
https://raw.githubusercontent.com/google-research/bert/master/run_pretraining.py
https://github.com/google-research/bert
google-research
bert
run_squad.py
https://raw.githubusercontent.com/google-research/bert/master/run_squad.py
https://github.com/google-research/bert
google-research
bert
tokenization.py
https://raw.githubusercontent.com/google-research/bert/master/tokenization.py
https://github.com/google-research/bert
google-research
bert
tokenization_test.py
https://raw.githubusercontent.com/google-research/bert/master/tokenization_test.py
https://github.com/google-research/bert
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
e.e.py
https://raw.githubusercontent.com/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeee/e.e.py
https://github.com/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
codemayq
chinese-chatbot-corpus
config.py
https://raw.githubusercontent.com/codemayq/chinese-chatbot-corpus/master/config.py
https://github.com/codemayq/chinese-chatbot-corpus
codemayq
chinese-chatbot-corpus
util.py
https://raw.githubusercontent.com/codemayq/chinese-chatbot-corpus/master/util.py
https://github.com/codemayq/chinese-chatbot-corpus
unionai-oss
pandera
noxfile.py
https://raw.githubusercontent.com/unionai-oss/pandera/main/noxfile.py
https://github.com/unionai-oss/pandera
Henryhaohao
Bilibili_video_download
bilibili_video_download-GUI.py
https://raw.githubusercontent.com/Henryhaohao/Bilibili_video_download/master/bilibili_video_download-GUI.py
https://github.com/Henryhaohao/Bilibili_video_download
Henryhaohao
Bilibili_video_download
bilibili_video_download_bangumi.py
https://raw.githubusercontent.com/Henryhaohao/Bilibili_video_download/master/bilibili_video_download_bangumi.py
https://github.com/Henryhaohao/Bilibili_video_download
Henryhaohao
Bilibili_video_download
bilibili_video_download_v1.py
https://raw.githubusercontent.com/Henryhaohao/Bilibili_video_download/master/bilibili_video_download_v1.py
https://github.com/Henryhaohao/Bilibili_video_download
Henryhaohao
Bilibili_video_download
bilibili_video_download_v2.py
https://raw.githubusercontent.com/Henryhaohao/Bilibili_video_download/master/bilibili_video_download_v2.py
https://github.com/Henryhaohao/Bilibili_video_download
Henryhaohao
Bilibili_video_download
bilibili_video_download_v3-linux.py
https://raw.githubusercontent.com/Henryhaohao/Bilibili_video_download/master/bilibili_video_download_v3-linux.py
https://github.com/Henryhaohao/Bilibili_video_download
Henryhaohao
Bilibili_video_download
bilibili_video_download_v3.py
https://raw.githubusercontent.com/Henryhaohao/Bilibili_video_download/master/bilibili_video_download_v3.py
https://github.com/Henryhaohao/Bilibili_video_download
Tencent
tencent-ml-images
extract_feature.py
https://raw.githubusercontent.com/Tencent/tencent-ml-images/master/extract_feature.py
https://github.com/Tencent/tencent-ml-images
Tencent
tencent-ml-images
finetune.py
https://raw.githubusercontent.com/Tencent/tencent-ml-images/master/finetune.py
https://github.com/Tencent/tencent-ml-images
Tencent
tencent-ml-images
flags.py
https://raw.githubusercontent.com/Tencent/tencent-ml-images/master/flags.py
https://github.com/Tencent/tencent-ml-images
Tencent
tencent-ml-images
image_classification.py
https://raw.githubusercontent.com/Tencent/tencent-ml-images/master/image_classification.py
https://github.com/Tencent/tencent-ml-images
Tencent
tencent-ml-images
train.py
https://raw.githubusercontent.com/Tencent/tencent-ml-images/master/train.py
https://github.com/Tencent/tencent-ml-images
swisskyrepo
SSRFmap
ssrfmap.py
https://raw.githubusercontent.com/swisskyrepo/SSRFmap/master/ssrfmap.py
https://github.com/swisskyrepo/SSRFmap
nickliqian
cnn_captcha
gen_sample_by_captcha.py
https://raw.githubusercontent.com/nickliqian/cnn_captcha/master/gen_sample_by_captcha.py
https://github.com/nickliqian/cnn_captcha
nickliqian
cnn_captcha
recognize_local.py
https://raw.githubusercontent.com/nickliqian/cnn_captcha/master/recognize_local.py
https://github.com/nickliqian/cnn_captcha
nickliqian
cnn_captcha
recognize_online.py
https://raw.githubusercontent.com/nickliqian/cnn_captcha/master/recognize_online.py
https://github.com/nickliqian/cnn_captcha
nickliqian
cnn_captcha
recognize_time_test.py
https://raw.githubusercontent.com/nickliqian/cnn_captcha/master/recognize_time_test.py
https://github.com/nickliqian/cnn_captcha
nickliqian
cnn_captcha
test_batch.py
https://raw.githubusercontent.com/nickliqian/cnn_captcha/master/test_batch.py
https://github.com/nickliqian/cnn_captcha
nickliqian
cnn_captcha
train_model.py
https://raw.githubusercontent.com/nickliqian/cnn_captcha/master/train_model.py
https://github.com/nickliqian/cnn_captcha
nickliqian
cnn_captcha
verify_and_split_data.py
https://raw.githubusercontent.com/nickliqian/cnn_captcha/master/verify_and_split_data.py
https://github.com/nickliqian/cnn_captcha
nickliqian
cnn_captcha
webserver_captcha_image.py
https://raw.githubusercontent.com/nickliqian/cnn_captcha/master/webserver_captcha_image.py
https://github.com/nickliqian/cnn_captcha
nickliqian
cnn_captcha
webserver_recognize_api.py
https://raw.githubusercontent.com/nickliqian/cnn_captcha/master/webserver_recognize_api.py
https://github.com/nickliqian/cnn_captcha
NVIDIA
waveglow
convert_model.py
https://raw.githubusercontent.com/NVIDIA/waveglow/master/convert_model.py
https://github.com/NVIDIA/waveglow
NVIDIA
waveglow
denoiser.py
https://raw.githubusercontent.com/NVIDIA/waveglow/master/denoiser.py
https://github.com/NVIDIA/waveglow
NVIDIA
waveglow
distributed.py
https://raw.githubusercontent.com/NVIDIA/waveglow/master/distributed.py
https://github.com/NVIDIA/waveglow
NVIDIA
waveglow
glow.py
https://raw.githubusercontent.com/NVIDIA/waveglow/master/glow.py
https://github.com/NVIDIA/waveglow
NVIDIA
waveglow
glow_old.py
https://raw.githubusercontent.com/NVIDIA/waveglow/master/glow_old.py
https://github.com/NVIDIA/waveglow
NVIDIA
waveglow
inference.py
https://raw.githubusercontent.com/NVIDIA/waveglow/master/inference.py
https://github.com/NVIDIA/waveglow
NVIDIA
waveglow
mel2samp.py
https://raw.githubusercontent.com/NVIDIA/waveglow/master/mel2samp.py
https://github.com/NVIDIA/waveglow