From 8dd190c8e98d8241a077a32cd9dab65d2597c79d Mon Sep 17 00:00:00 2001 From: amusi Date: Sun, 12 May 2019 15:37:09 +0800 Subject: [PATCH] Update: Reinforcement Learning Chinese --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2fe7f8c..4027a1f 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ If you want to contribute to this list (please do), send me a pull request. - [Graph Neural Networks(GNN)](https://github.com/thunlp/GNNPapers) - [Reinforcement Learning](https://github.com/aikorea/awesome-rl) - [Implementation of Reinforcement Learning Algorithms](https://github.com/dennybritz/reinforcement-learning) + - [Reinforcement Learning Chinese](https://github.com/wwxFromTju/awesome-reinforcement-learning-zh):中文整理的强化学习资料 - [Transfer Learning](https://github.com/jindongwang/transferlearning) - [Zero-Shot Learning](https://github.com/chichilicious/awesome-zero-shot-learning) - [Few-Shot Learning](https://github.com/e-271/awesome-few-shot-learning)