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 |
|---|---|---|---|---|
WonwoongCho | GDWCT | model.py | https://raw.githubusercontent.com/WonwoongCho/GDWCT/master/model.py | https://github.com/WonwoongCho/GDWCT |
WonwoongCho | GDWCT | run.py | https://raw.githubusercontent.com/WonwoongCho/GDWCT/master/run.py | https://github.com/WonwoongCho/GDWCT |
jemisjoky | TorchMPS | train_script.py | https://raw.githubusercontent.com/jemisjoky/TorchMPS/main/train_script.py | https://github.com/jemisjoky/TorchMPS |
autinerd | anti-axelspringer-hosts | generate_hostfile.py | https://raw.githubusercontent.com/autinerd/anti-axelspringer-hosts/master/generate_hostfile.py | https://github.com/autinerd/anti-axelspringer-hosts |
DequanZhu | GANs-collections-tf2.0_keras-eager_mode | ACGAN.py | https://raw.githubusercontent.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode/master/ACGAN.py | https://github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode |
DequanZhu | GANs-collections-tf2.0_keras-eager_mode | BEGAN.py | https://raw.githubusercontent.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode/master/BEGAN.py | https://github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode |
DequanZhu | GANs-collections-tf2.0_keras-eager_mode | CGAN.py | https://raw.githubusercontent.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode/master/CGAN.py | https://github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode |
DequanZhu | GANs-collections-tf2.0_keras-eager_mode | CVAE.py | https://raw.githubusercontent.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode/master/CVAE.py | https://github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode |
DequanZhu | GANs-collections-tf2.0_keras-eager_mode | EBGAN.py | https://raw.githubusercontent.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode/master/EBGAN.py | https://github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode |
DequanZhu | GANs-collections-tf2.0_keras-eager_mode | GAN.py | https://raw.githubusercontent.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode/master/GAN.py | https://github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode |
DequanZhu | GANs-collections-tf2.0_keras-eager_mode | LSGAN.py | https://raw.githubusercontent.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode/master/LSGAN.py | https://github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode |
DequanZhu | GANs-collections-tf2.0_keras-eager_mode | VAE.py | https://raw.githubusercontent.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode/master/VAE.py | https://github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode |
DequanZhu | GANs-collections-tf2.0_keras-eager_mode | WGAN.py | https://raw.githubusercontent.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode/master/WGAN.py | https://github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode |
DequanZhu | GANs-collections-tf2.0_keras-eager_mode | WGAN_GP.py | https://raw.githubusercontent.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode/master/WGAN_GP.py | https://github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode |
DequanZhu | GANs-collections-tf2.0_keras-eager_mode | infoGAN.py | https://raw.githubusercontent.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode/master/infoGAN.py | https://github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode |
DequanZhu | GANs-collections-tf2.0_keras-eager_mode | ops.py | https://raw.githubusercontent.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode/master/ops.py | https://github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode |
DequanZhu | GANs-collections-tf2.0_keras-eager_mode | utils.py | https://raw.githubusercontent.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode/master/utils.py | https://github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode |
sczhou | DAVANet | config.py | https://raw.githubusercontent.com/sczhou/DAVANet/master/config.py | https://github.com/sczhou/DAVANet |
sczhou | DAVANet | runner.py | https://raw.githubusercontent.com/sczhou/DAVANet/master/runner.py | https://github.com/sczhou/DAVANet |
awslabs | aws-service-catalog-factory | test_writer.py | https://raw.githubusercontent.com/awslabs/aws-service-catalog-factory/master/test_writer.py | https://github.com/awslabs/aws-service-catalog-factory |
rdpoor | rigol-grab | dho924-grab.py | https://raw.githubusercontent.com/rdpoor/rigol-grab/master/dho924-grab.py | https://github.com/rdpoor/rigol-grab |
rdpoor | rigol-grab | rigol_grab.py | https://raw.githubusercontent.com/rdpoor/rigol-grab/master/rigol_grab.py | https://github.com/rdpoor/rigol-grab |
opendevops-cn | codo-tools | db_sync.py | https://raw.githubusercontent.com/opendevops-cn/codo-tools/master/db_sync.py | https://github.com/opendevops-cn/codo-tools |
opendevops-cn | codo-tools | settings.py | https://raw.githubusercontent.com/opendevops-cn/codo-tools/master/settings.py | https://github.com/opendevops-cn/codo-tools |
Mr-Un1k0d3r | SPFAbuse | SPFAbuse.py | https://raw.githubusercontent.com/Mr-Un1k0d3r/SPFAbuse/master/SPFAbuse.py | https://github.com/Mr-Un1k0d3r/SPFAbuse |
Mr-Un1k0d3r | SPFAbuse | SPFAbuseSMTP.py | https://raw.githubusercontent.com/Mr-Un1k0d3r/SPFAbuse/master/SPFAbuseSMTP.py | https://github.com/Mr-Un1k0d3r/SPFAbuse |
sh0416 | bpr | metrics.py | https://raw.githubusercontent.com/sh0416/bpr/master/metrics.py | https://github.com/sh0416/bpr |
sh0416 | bpr | preprocess.py | https://raw.githubusercontent.com/sh0416/bpr/master/preprocess.py | https://github.com/sh0416/bpr |
sh0416 | bpr | train.py | https://raw.githubusercontent.com/sh0416/bpr/master/train.py | https://github.com/sh0416/bpr |
Justdcy | subway_traffic_forecast-tianchi | main.py | https://raw.githubusercontent.com/Justdcy/subway_traffic_forecast-tianchi/master/main.py | https://github.com/Justdcy/subway_traffic_forecast-tianchi |
Jinmo | idapkg | installer.py | https://raw.githubusercontent.com/Jinmo/idapkg/master/installer.py | https://github.com/Jinmo/idapkg |
furkanbiten | GoodNews | dataloader.py | https://raw.githubusercontent.com/furkanbiten/GoodNews/master/dataloader.py | https://github.com/furkanbiten/GoodNews |
furkanbiten | GoodNews | dataloaderraw.py | https://raw.githubusercontent.com/furkanbiten/GoodNews/master/dataloaderraw.py | https://github.com/furkanbiten/GoodNews |
furkanbiten | GoodNews | eval.py | https://raw.githubusercontent.com/furkanbiten/GoodNews/master/eval.py | https://github.com/furkanbiten/GoodNews |
furkanbiten | GoodNews | eval_utils.py | https://raw.githubusercontent.com/furkanbiten/GoodNews/master/eval_utils.py | https://github.com/furkanbiten/GoodNews |
furkanbiten | GoodNews | insert.py | https://raw.githubusercontent.com/furkanbiten/GoodNews/master/insert.py | https://github.com/furkanbiten/GoodNews |
furkanbiten | GoodNews | opts.py | https://raw.githubusercontent.com/furkanbiten/GoodNews/master/opts.py | https://github.com/furkanbiten/GoodNews |
furkanbiten | GoodNews | train.py | https://raw.githubusercontent.com/furkanbiten/GoodNews/master/train.py | https://github.com/furkanbiten/GoodNews |
sjtuzq | person_search_gcn | data.py | https://raw.githubusercontent.com/sjtuzq/person_search_gcn/master/data.py | https://github.com/sjtuzq/person_search_gcn |
sjtuzq | person_search_gcn | model.py | https://raw.githubusercontent.com/sjtuzq/person_search_gcn/master/model.py | https://github.com/sjtuzq/person_search_gcn |
sjtuzq | person_search_gcn | prepare.py | https://raw.githubusercontent.com/sjtuzq/person_search_gcn/master/prepare.py | https://github.com/sjtuzq/person_search_gcn |
sjtuzq | person_search_gcn | train_gcn.py | https://raw.githubusercontent.com/sjtuzq/person_search_gcn/master/train_gcn.py | https://github.com/sjtuzq/person_search_gcn |
sjtuzq | person_search_gcn | utils.py | https://raw.githubusercontent.com/sjtuzq/person_search_gcn/master/utils.py | https://github.com/sjtuzq/person_search_gcn |
lzccccc | 3d-bounding-box-estimation-for-autonomous-driving | prediction.py | https://raw.githubusercontent.com/lzccccc/3d-bounding-box-estimation-for-autonomous-driving/master/prediction.py | https://github.com/lzccccc/3d-bounding-box-estimation-for-autonomous-driving |
lzccccc | 3d-bounding-box-estimation-for-autonomous-driving | train.py | https://raw.githubusercontent.com/lzccccc/3d-bounding-box-estimation-for-autonomous-driving/master/train.py | https://github.com/lzccccc/3d-bounding-box-estimation-for-autonomous-driving |
fwilliams | deep-geometric-prior | export_point_cloud.py | https://raw.githubusercontent.com/fwilliams/deep-geometric-prior/master/export_point_cloud.py | https://github.com/fwilliams/deep-geometric-prior |
fwilliams | deep-geometric-prior | reconstruct_single_patch.py | https://raw.githubusercontent.com/fwilliams/deep-geometric-prior/master/reconstruct_single_patch.py | https://github.com/fwilliams/deep-geometric-prior |
fwilliams | deep-geometric-prior | reconstruct_surface.py | https://raw.githubusercontent.com/fwilliams/deep-geometric-prior/master/reconstruct_surface.py | https://github.com/fwilliams/deep-geometric-prior |
fwilliams | deep-geometric-prior | utils.py | https://raw.githubusercontent.com/fwilliams/deep-geometric-prior/master/utils.py | https://github.com/fwilliams/deep-geometric-prior |
skelsec | pypykatz_server | server.py | https://raw.githubusercontent.com/skelsec/pypykatz_server/master/server.py | https://github.com/skelsec/pypykatz_server |
charstal | xhs_simple_crawler | config.py | https://raw.githubusercontent.com/charstal/xhs_simple_crawler/master/config.py | https://github.com/charstal/xhs_simple_crawler |
charstal | xhs_simple_crawler | idata_xhs.py | https://raw.githubusercontent.com/charstal/xhs_simple_crawler/master/idata_xhs.py | https://github.com/charstal/xhs_simple_crawler |
charstal | xhs_simple_crawler | xhs_app.py | https://raw.githubusercontent.com/charstal/xhs_simple_crawler/master/xhs_app.py | https://github.com/charstal/xhs_simple_crawler |
charstal | xhs_simple_crawler | xhs_wechat.py | https://raw.githubusercontent.com/charstal/xhs_simple_crawler/master/xhs_wechat.py | https://github.com/charstal/xhs_simple_crawler |
charstal | xhs_simple_crawler | xhs_wechat_item_script.py | https://raw.githubusercontent.com/charstal/xhs_simple_crawler/master/xhs_wechat_item_script.py | https://github.com/charstal/xhs_simple_crawler |
charstal | xhs_simple_crawler | xhs_wechat_noteid_script.py | https://raw.githubusercontent.com/charstal/xhs_simple_crawler/master/xhs_wechat_noteid_script.py | https://github.com/charstal/xhs_simple_crawler |
silversparro | wav2letter.pytorch | decoder.py | https://raw.githubusercontent.com/silversparro/wav2letter.pytorch/master/decoder.py | https://github.com/silversparro/wav2letter.pytorch |
silversparro | wav2letter.pytorch | model.py | https://raw.githubusercontent.com/silversparro/wav2letter.pytorch/master/model.py | https://github.com/silversparro/wav2letter.pytorch |
silversparro | wav2letter.pytorch | noise_inject.py | https://raw.githubusercontent.com/silversparro/wav2letter.pytorch/master/noise_inject.py | https://github.com/silversparro/wav2letter.pytorch |
silversparro | wav2letter.pytorch | test.py | https://raw.githubusercontent.com/silversparro/wav2letter.pytorch/master/test.py | https://github.com/silversparro/wav2letter.pytorch |
silversparro | wav2letter.pytorch | train.py | https://raw.githubusercontent.com/silversparro/wav2letter.pytorch/master/train.py | https://github.com/silversparro/wav2letter.pytorch |
silversparro | wav2letter.pytorch | transcribe.py | https://raw.githubusercontent.com/silversparro/wav2letter.pytorch/master/transcribe.py | https://github.com/silversparro/wav2letter.pytorch |
DrJZhou | Deep-Learning-for-Aspect-Level-Sentiment-Classification-Baselines | data_utils.py | https://raw.githubusercontent.com/DrJZhou/Deep-Learning-for-Aspect-Level-Sentiment-Classification-Baselines/master/data_utils.py | https://github.com/DrJZhou/Deep-Learning-for-Aspect-Level-Sentiment-Classification-Baselines |
DrJZhou | Deep-Learning-for-Aspect-Level-Sentiment-Classification-Baselines | train.py | https://raw.githubusercontent.com/DrJZhou/Deep-Learning-for-Aspect-Level-Sentiment-Classification-Baselines/master/train.py | https://github.com/DrJZhou/Deep-Learning-for-Aspect-Level-Sentiment-Classification-Baselines |
DrJZhou | Deep-Learning-for-Aspect-Level-Sentiment-Classification-Baselines | train_han.py | https://raw.githubusercontent.com/DrJZhou/Deep-Learning-for-Aspect-Level-Sentiment-Classification-Baselines/master/train_han.py | https://github.com/DrJZhou/Deep-Learning-for-Aspect-Level-Sentiment-Classification-Baselines |
vinPopulaire | MEC_offloading | create_plots.py | https://raw.githubusercontent.com/vinPopulaire/MEC_offloading/master/create_plots.py | https://github.com/vinPopulaire/MEC_offloading |
vinPopulaire | MEC_offloading | game_functions.py | https://raw.githubusercontent.com/vinPopulaire/MEC_offloading/master/game_functions.py | https://github.com/vinPopulaire/MEC_offloading |
vinPopulaire | MEC_offloading | generate_aggregated_results.py | https://raw.githubusercontent.com/vinPopulaire/MEC_offloading/master/generate_aggregated_results.py | https://github.com/vinPopulaire/MEC_offloading |
vinPopulaire | MEC_offloading | metrics.py | https://raw.githubusercontent.com/vinPopulaire/MEC_offloading/master/metrics.py | https://github.com/vinPopulaire/MEC_offloading |
vinPopulaire | MEC_offloading | parameters.py | https://raw.githubusercontent.com/vinPopulaire/MEC_offloading/master/parameters.py | https://github.com/vinPopulaire/MEC_offloading |
vinPopulaire | MEC_offloading | plots.py | https://raw.githubusercontent.com/vinPopulaire/MEC_offloading/master/plots.py | https://github.com/vinPopulaire/MEC_offloading |
vinPopulaire | MEC_offloading | plots_comparative.py | https://raw.githubusercontent.com/vinPopulaire/MEC_offloading/master/plots_comparative.py | https://github.com/vinPopulaire/MEC_offloading |
vinPopulaire | MEC_offloading | server_selection_functions.py | https://raw.githubusercontent.com/vinPopulaire/MEC_offloading/master/server_selection_functions.py | https://github.com/vinPopulaire/MEC_offloading |
vinPopulaire | MEC_offloading | simulation.py | https://raw.githubusercontent.com/vinPopulaire/MEC_offloading/master/simulation.py | https://github.com/vinPopulaire/MEC_offloading |
vinPopulaire | MEC_offloading | test_functions.py | https://raw.githubusercontent.com/vinPopulaire/MEC_offloading/master/test_functions.py | https://github.com/vinPopulaire/MEC_offloading |
JackKuo666 | Data_Structure_with_Python | 1.1.Python内置类型性能分析.py | https://raw.githubusercontent.com/JackKuo666/Data_Structure_with_Python/master/1.1.Python内置类型性能分析.py | https://github.com/JackKuo666/Data_Structure_with_Python |
JackKuo666 | Data_Structure_with_Python | 2.1单链表.py | https://raw.githubusercontent.com/JackKuo666/Data_Structure_with_Python/master/2.1单链表.py | https://github.com/JackKuo666/Data_Structure_with_Python |
JackKuo666 | Data_Structure_with_Python | 2.2单项循环链表.py | https://raw.githubusercontent.com/JackKuo666/Data_Structure_with_Python/master/2.2单项循环链表.py | https://github.com/JackKuo666/Data_Structure_with_Python |
JackKuo666 | Data_Structure_with_Python | 2.3双向链表.py | https://raw.githubusercontent.com/JackKuo666/Data_Structure_with_Python/master/2.3双向链表.py | https://github.com/JackKuo666/Data_Structure_with_Python |
JackKuo666 | Data_Structure_with_Python | 4.2双端队列.py | https://raw.githubusercontent.com/JackKuo666/Data_Structure_with_Python/master/4.2双端队列.py | https://github.com/JackKuo666/Data_Structure_with_Python |
JackKuo666 | Data_Structure_with_Python | 5.4快速排序.py | https://raw.githubusercontent.com/JackKuo666/Data_Structure_with_Python/master/5.4快速排序.py | https://github.com/JackKuo666/Data_Structure_with_Python |
JackKuo666 | Data_Structure_with_Python | 5.6.归并排序.py | https://raw.githubusercontent.com/JackKuo666/Data_Structure_with_Python/master/5.6.归并排序.py | https://github.com/JackKuo666/Data_Structure_with_Python |
JackKuo666 | Data_Structure_with_Python | 6.二分查找.py | https://raw.githubusercontent.com/JackKuo666/Data_Structure_with_Python/master/6.二分查找.py | https://github.com/JackKuo666/Data_Structure_with_Python |
JackKuo666 | Data_Structure_with_Python | 7.1二叉树的表示与遍历.py | https://raw.githubusercontent.com/JackKuo666/Data_Structure_with_Python/master/7.1二叉树的表示与遍历.py | https://github.com/JackKuo666/Data_Structure_with_Python |
KaihuaTang | VCTree-Scene-Graph-Generation | config.py | https://raw.githubusercontent.com/KaihuaTang/VCTree-Scene-Graph-Generation/master/config.py | https://github.com/KaihuaTang/VCTree-Scene-Graph-Generation |
elikaski | BF-it | BF-it.py | https://raw.githubusercontent.com/elikaski/BF-it/master/BF-it.py | https://github.com/elikaski/BF-it |
elikaski | BF-it | Interpreter.py | https://raw.githubusercontent.com/elikaski/BF-it/master/Interpreter.py | https://github.com/elikaski/BF-it |
yuweihao | KERN | config.py | https://raw.githubusercontent.com/yuweihao/KERN/master/config.py | https://github.com/yuweihao/KERN |
RaiMan | sikulix4python | testSikulix4python.py | https://raw.githubusercontent.com/RaiMan/sikulix4python/master/testSikulix4python.py | https://github.com/RaiMan/sikulix4python |
tryvin | figma-linux-font-helper | helpers.py | https://raw.githubusercontent.com/tryvin/figma-linux-font-helper/master/helpers.py | https://github.com/tryvin/figma-linux-font-helper |
tryvin | figma-linux-font-helper | server.py | https://raw.githubusercontent.com/tryvin/figma-linux-font-helper/master/server.py | https://github.com/tryvin/figma-linux-font-helper |
fredrik-johansson | fungrim | fungrim.py | https://raw.githubusercontent.com/fredrik-johansson/fungrim/master/fungrim.py | https://github.com/fredrik-johansson/fungrim |
tomaarsen | TwitchMarkovChain | Database.py | https://raw.githubusercontent.com/tomaarsen/TwitchMarkovChain/master/Database.py | https://github.com/tomaarsen/TwitchMarkovChain |
tomaarsen | TwitchMarkovChain | MarkovChainBot.py | https://raw.githubusercontent.com/tomaarsen/TwitchMarkovChain/master/MarkovChainBot.py | https://github.com/tomaarsen/TwitchMarkovChain |
tomaarsen | TwitchMarkovChain | Settings.py | https://raw.githubusercontent.com/tomaarsen/TwitchMarkovChain/master/Settings.py | https://github.com/tomaarsen/TwitchMarkovChain |
tomaarsen | TwitchMarkovChain | Tokenizer.py | https://raw.githubusercontent.com/tomaarsen/TwitchMarkovChain/master/Tokenizer.py | https://github.com/tomaarsen/TwitchMarkovChain |
ProjectOpenSea | metadata-api-python | app.py | https://raw.githubusercontent.com/ProjectOpenSea/metadata-api-python/master/app.py | https://github.com/ProjectOpenSea/metadata-api-python |
LeviBorodenko | Logation | Logation.py | https://raw.githubusercontent.com/LeviBorodenko/Logation/master/Logation.py | https://github.com/LeviBorodenko/Logation |
fabiotosi92 | monoResMatch-Tensorflow | bilinear_sampler.py | https://raw.githubusercontent.com/fabiotosi92/monoResMatch-Tensorflow/master/bilinear_sampler.py | https://github.com/fabiotosi92/monoResMatch-Tensorflow |
fabiotosi92 | monoResMatch-Tensorflow | dataloader.py | https://raw.githubusercontent.com/fabiotosi92/monoResMatch-Tensorflow/master/dataloader.py | https://github.com/fabiotosi92/monoResMatch-Tensorflow |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.