A reinforcement learning package for Julia
ReinforcementLearning Learn Play Atari Using DDPG and LSTM.
Reinforcing Your Learning of Reinforcement Learning
GitHub's code repository is all you need
This package performs model-free reinforcement learning in R.
强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行
a pacman AI with a reinforcement learning agent that utilizes value iteration, policy iteration, policy extraction, Q-learning.
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and effi...
A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.
利用强化学习的Q价值迭代,Q学习以及SARSA方法解决小车爬山以及倒立摆的控制问题
国立台湾大学李宏毅老师讲解的深度强化学习学习笔记