artem-oppermann / Deep-Reinforcement-LearningLinks
A collection of several Deep Reinforcement Learning techniques (Deep Q Learning, Policy Gradients, ...), gets updated over time.
☆37Updated 6 years ago
Alternatives and similar repositories for Deep-Reinforcement-Learning
Users that are interested in Deep-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 8 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 8 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 8 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- Coding Demos from the School of AI's Move37 Course☆181Updated 7 years ago
- A collection of python Machine Learning articles and examples. You will find code related to Reinforcement Learning, Q Learning, MDP, Bel…☆190Updated 3 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆150Updated 7 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆177Updated 3 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆90Updated 4 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆74Updated 4 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft☆49Updated 6 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 8 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆30Updated 8 years ago
- C51-DDQN in Keras☆127Updated 8 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 5 years ago
- research and implementations of Deep RL agents and their applications☆59Updated 4 months ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 7 years ago
- ☆82Updated 7 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
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆100Updated 5 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 4 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 6 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago