From f1bf21aea12fce904624169d2fd462b84c39bad2 Mon Sep 17 00:00:00 2001 From: amusi Date: Fri, 3 May 2019 15:48:20 +0800 Subject: [PATCH] Update: Reinforcement Learning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65d56c6..5662d29 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ If you want to contribute to this list (please do), send me a pull request. - [NAS](https://github.com/D-X-Y/Awesome-NAS) - [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) - [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)