Update: Reinforcement Learning

This commit is contained in:
amusi 2019-05-03 15:48:20 +08:00
parent d9cc72faee
commit f1bf21aea1

View File

@ -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)