amitp-ai / Deep_Reinforcement_Learning
Udacity's Deep Reinforcement Learning Nano-Degree
☆17Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Deep_Reinforcement_Learning
- This is Multi agent deep reinforcement learning repo which trains an agent to play Tennis. It trains by playing against itself.☆19Updated 5 years ago
- research and implementations of Deep RL agents and their applications☆46Updated last week
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆24Updated 5 months ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆65Updated 7 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆112Updated 5 years ago
- ☆72Updated last year
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 4 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆61Updated 3 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆44Updated 4 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆46Updated 3 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- PyTorch implementation of Proximal Policy Optimization☆50Updated 6 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- New reinforcement algorithm base on DDPG☆17Updated 5 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆26Updated 4 years ago
- Multi-Agent DRiving Simulator☆90Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆29Updated 3 years ago
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 6 years ago
- Explore and find reinforcement learning environments in a list of 150+ open source environments.☆90Updated last year
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆35Updated 5 years ago