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
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learningβ141Updated 8 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gymβ158Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.β152Updated 2 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etcβ43Updated 9 years ago
- β53Updated 9 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"β206Updated 4 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.orgβ56Updated 6 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
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>β90Updated 8 years ago
- An attempt at applying Deep RL on the board game 2048β17Updated 9 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflowβ158Updated 8 years ago
- Tensorflow implementation of A3C algorithmβ46Updated 8 years ago
- Collection of Deep Reinforcement Learning algorithmsβ124Updated 8 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlowβ81Updated 6 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Theaβ¦β44Updated 7 years ago
- 2nd place solution of NIPS2017 LearningToRun Competition.β130Updated 3 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homeworkβ36Updated 7 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVEβ51Updated 8 years ago
- Combining deep learning and reinforcement learning.β81Updated 4 years ago
- A collection of DL experiments and notesβ135Updated 7 years ago
- This code is written for the blogsβ270Updated 9 years ago
- RainBow, Tensorflowβ49Updated 7 years ago
- homework for CS294 Fall 2017β167Updated 7 years ago
- Jupyter notebook running through basic examples of Distributed TensorFlowβ70Updated 4 years ago
- Pointer Networks Implementation in Kerasβ155Updated 3 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorchβ114Updated 8 years ago