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.β102Updated 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
- β53Updated 8 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learningβ140Updated 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
- DQN implementation in Keras + TensorFlow + OpenAI Gymβ158Updated 7 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.orgβ55Updated 5 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.β151Updated 2 years ago
- Collection of Deep Reinforcement Learning algorithmsβ123Updated 8 years ago
- Reinforcement Learning and Transfer Learning based StarCraft Micromanagementβ102Updated 7 years ago
- This code is written for the blogsβ271Updated 8 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action spaceβ42Updated 7 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etcβ43Updated 8 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.β30Updated 8 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflowβ158Updated 7 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homeworkβ36Updated 7 years ago
- RainBow, Tensorflowβ49Updated 7 years ago
- Tensorflow implementation of A3C algorithmβ46Updated 8 years ago
- advantage actor-critic reinforcement learning for openai gym cartpoleβ65Updated 8 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Reiβ¦β35Updated 6 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Theaβ¦β44Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Kerasβ31Updated 9 years ago
- This is the code for "Kaggle Challenge (LIVE)" by Siraj Raval on Youtubeβ65Updated 6 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflowβ29Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably wellβ91Updated 8 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>β90Updated 7 years ago
- Jupyter notebook running through basic examples of Distributed TensorFlowβ70Updated 3 years ago
- An attempt at applying Deep RL on the board game 2048β17Updated 8 years ago