amitp-ai / Deep_Reinforcement_LearningLinks
Udacity's Deep Reinforcement Learning Nano-Degree
☆17Updated 4 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:
- This is Multi agent deep reinforcement learning repo which trains an agent to play Tennis. It trains by playing against itself.☆19Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- research and implementations of Deep RL agents and their applications☆51Updated this week
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- Multi-Agent DRiving Simulator☆91Updated 4 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆61Updated 4 years ago
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 6 years ago
- ☆92Updated 4 years ago
- C implementation of RL and IRL algorithms☆19Updated 4 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- ☆72Updated 2 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- Lane keeping assistant using Reinforcement learning☆32Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆85Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Implementation of reinforcement learning approach to make a car learn to drive☆110Updated 2 years ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆92Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- ☆57Updated 7 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆67Updated 6 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆77Updated 8 years ago