Ceruleanacg / Reinforcement-LearningLinks
🤖 Implements of Reinforcement Learning algorithms.
☆116Updated 7 years ago
Alternatives and similar repositories for Reinforcement-Learning
Users that are interested in Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- 💡 Repo of learning notes in DRL and DL, theory, codes, models and notes maybe.☆101Updated 6 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆70Updated 8 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆141Updated 8 years ago
- ☆53Updated 8 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 8 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆56Updated 6 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 9 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- This code is written for the blogs☆270Updated 9 years ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆125Updated 6 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Reinforcement Learning and Transfer Learning based StarCraft Micromanagement☆103Updated 7 years ago
- This is the code for "Kaggle Challenge (LIVE)" by Siraj Raval on Youtube☆65Updated 7 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- Jupyter notebook running through basic examples of Distributed TensorFlow☆70Updated 4 years ago
- A collection of DL experiments and notes☆135Updated 6 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- Policy gradient reinforcement learning algorithm with importance sampling☆32Updated 8 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆81Updated 6 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Sorting numbers with pointer networks☆55Updated 7 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago