artem-oppermann / Deep-Reinforcement-Learning
A collection of several Deep Reinforcement Learning techniques (Deep Q Learning, Policy Gradients, ...), gets updated over time.
☆36Updated 5 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
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- A PyTorch implementation of Rainbow DQN agent☆168Updated 6 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated 2 years ago
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆84Updated 4 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 10 months ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆185Updated 6 years ago
- Implementation of Double Deep Q Networks and Dueling Q Networks using Keras on Space Invaders using OpenAI Gym. Code can be easily genera…☆37Updated 6 years ago
- ☆92Updated 4 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆103Updated 5 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆348Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆179Updated 5 months ago
- My Journey Into Deep Q-Learning with Keras and Gym☆59Updated last year
- An RL agent for the Google Football environment☆95Updated 3 years ago
- ☆303Updated last year
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago