ICML 2020 实现代码(7.1暂时整理10篇,会持续更新)

以下是AI研习社为大家整理的ICML 2020相关论文实现代码,仅供大家参考。(暂时整理10篇,持续更新中…)

10.Retro*: Learning Retrosynthetic Planning with Neural Guided A* Search

实现代码://github.com/binghong-ml/retro_star

论文地址:暂无

9.Learning De-biased Representations with Biased Representations

实现代码://github.com/clovaai/rebias

论文地址://www.researchgate.net/publication/336316672_Learning_De-biased_Representations_with_Biased_Representations

8.Nonparametric Score Estimators

实现代码://github.com/miskcoo/kscore

论文地址:暂无

7.Self-Supervised Prototypical Transfer Learning for Few-Shot Classification

实现代码://github.com/indy-lab/ProtoTransfer

论文地址://arxiv.org/abs/2006.11325

6.Deep Coordination Graphs

实现代码://github.com/wendelinboehmer/dcg

论文地址://arxiv.org/abs/1910.00091

5.Sample Factory: Egocentric 3D Control from Pixels at 100000 FPS with Asynchronous Reinforcement Learning

实现代码://github.com/alex-petrenko/sample-factory

论文地址://arxiv.org/abs/2006.11751

4.PowerNorm: Rethinking Batch Normalization in Transformers

实现代码://github.com/sIncerass/powernorm

论文地址://arxiv.org/abs/2003.07845

3.AutoGAN-Distiller: Searching to Compress Generative Adversarial Networks

实现代码://github.com/TAMU-VITA/AGD

论文地址://arxiv.org/abs/2006.08198

2.DREAM: Deep Regret minimization with Advantage baselines and Model-free learning

实现代码://github.com/EricSteinberger/DREAM

论文地址:暂无

1.On Leveraging Pretrained GANs for Limited-Data Generation

实现代码://github.com/MiaoyunZhao/GANTransferLimitedData

论文地址:暂无