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.☆20Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 5 years ago
- Multi-Agent DRiving Simulator☆92Updated 5 years ago
- research and implementations of Deep RL agents and their applications☆59Updated 4 months ago
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 6 years ago
- New reinforcement algorithm base on DDPG☆18Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆100Updated 5 years ago
- Some notebooks☆64Updated 4 years ago
- Implementation of reinforcement learning approach to make a car learn to drive☆112Updated 2 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆38Updated 6 years ago
- Lecture notes of cs294-2017Fall☆10Updated 7 years ago
- ☆57Updated 8 years ago
- Recurrent Deterministic Policy Gradient actor-critic based Reinforcement Learning algorithm in Action☆37Updated 10 months ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Hands-On Reinforcement Learning with TensorFlow & TRFL☆14Updated 4 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆50Updated 8 years ago
- My solutions to the projects (and mini-projects) of the Deep Reinforcement Learning Nanodegree by Udacity☆63Updated 3 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago
- ☆71Updated 3 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago
- ☆92Updated 5 years ago
- TensorSwarm: A framework for reinforcement learning of robot swarms.☆119Updated 5 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- The multi-agent version of TORCS for developing control algorithms for fully autonomous driving in the cluttered, multi-agent settings of…☆145Updated 6 years ago
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Updated 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