gxnk / reinforcement-learning-codeLinks
☆391Updated 4 years ago
Alternatives and similar repositories for reinforcement-learning-code
Users that are interested in reinforcement-learning-code are comparing it to the libraries listed below
Sorting:
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆262Updated 6 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆851Updated 5 years ago
- RL-code for beginners. Enjoying!☆115Updated 5 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆270Updated 3 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- Pytorch for Deep Reinforcement Learning☆248Updated 5 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆562Updated 3 years ago
- Collection of Deep Reinforcement Learning algorithms☆123Updated 8 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆963Updated last week
- ☆983Updated 2 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆348Updated 6 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆255Updated 4 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- Some basic examples of playing with RL☆1,239Updated 5 months ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆186Updated 6 years ago
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆551Updated 3 years ago
- Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)☆583Updated 4 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆310Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆664Updated 7 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆551Updated last year
- Simple A3C implementation with pytorch + multiprocessing☆644Updated 2 years ago