Urinx / ReinforcementLearning
Reinforcing Your Learning of Reinforcement Learning
☆88Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ReinforcementLearning
- Collection of Deep Reinforcement Learning algorithms☆123Updated 7 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆233Updated 3 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆89Updated 6 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆50Updated 7 years ago
- homework for CS294 Fall 2017☆168Updated 6 years ago
- ☆384Updated 4 years ago
- Reinforcement Learning in Python☆107Updated 4 years ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆123Updated 5 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 5 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆64Updated 7 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 6 years ago
- A student implementation of Alpha Go Zero☆279Updated 6 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆253Updated 5 years ago
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆157Updated 5 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆215Updated 2 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆54Updated 5 years ago
- Python Implementations of Monte Carlo Tree Search☆254Updated 3 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆90Updated 5 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆62Updated 7 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆174Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- Implementation of Machine Learning Algorithms☆399Updated 5 years ago
- ☆158Updated last year
- ☆97Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆189Updated 4 years ago