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 7 years ago
- Reinforcement Learning in Pythonβ108Updated 6 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Kerasβ160Updated 6 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
- DQN implementation in Keras + TensorFlow + OpenAI Gymβ158Updated 8 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learningβ142Updated 8 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.orgβ56Updated 6 years ago
- This code is written for the blogsβ270Updated 9 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.β152Updated 2 years ago
- β53Updated 9 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>β90Updated 8 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradientβ¦β79Updated 8 years ago
- Collection of Deep Reinforcement Learning algorithmsβ124Updated 8 years ago
- homework for CS234 2017β150Updated 7 years ago
- RainBow, Tensorflowβ49Updated 7 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflowβ158Updated 8 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etcβ43Updated 9 years ago
- Reinforcement Learning and Transfer Learning based StarCraft Micromanagementβ104Updated 8 years ago
- An attempt at applying Deep RL on the board game 2048β17Updated 9 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Kerasβ31Updated 9 years ago
- Jupyter notebook running through basic examples of Distributed TensorFlowβ70Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithmsβ300Updated 6 years ago
- homework for CS294 Fall 2017β167Updated 8 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Reiβ¦β35Updated 7 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflowβ30Updated 8 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homeworkβ36Updated 7 years ago
- 2nd place solution of NIPS2017 LearningToRun Competition.β130Updated 3 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"β206Updated 4 years ago
- Deep Q Network implements by Tensorflowβ25Updated 7 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.β30Updated 8 years ago