Repository for codes of 'Deep Reinforcement Learning'
☆218Oct 4, 2019Updated 6 years ago
Alternatives and similar repositories for DRL
Users that are interested in DRL are comparing it to the libraries listed below
Sorting:
- Deep Reinforcement Learning (DQN) based Self Driving Car Control with Vehicle Simulator☆310Mar 24, 2020Updated 5 years ago
- This repository is for Reinforcement Learning algorithms with Unity ML Agent☆107Apr 14, 2020Updated 5 years ago
- ☆57Mar 27, 2019Updated 6 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Aug 23, 2018Updated 7 years ago
- Deep Reinforcement Learning Algorithms Implementation in PyTorch☆27Feb 11, 2025Updated last year
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Mar 1, 2018Updated 8 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Aug 3, 2020Updated 5 years ago
- 강화학습에 대한 기본적인 알고리즘 구현☆117Oct 16, 2018Updated 7 years ago
- implementation of distributed reinforcement learning with distributed tensorflow☆57Jun 5, 2021Updated 4 years ago
- RainBow, Tensorflow☆49Mar 28, 2018Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆28Dec 31, 2016Updated 9 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Oct 9, 2018Updated 7 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆81Apr 28, 2019Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Apr 23, 2018Updated 7 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Nov 11, 2017Updated 8 years ago
- A repository for implementation of deep reinforcement learning lectured at Samsung☆110Sep 20, 2021Updated 4 years ago
- A2C training of Relational Deep Reinforcement Learning Architecture☆13Jun 22, 2022Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Nov 19, 2021Updated 4 years ago
- ☆11May 20, 2022Updated 3 years ago
- ☆11Apr 10, 2020Updated 5 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Apr 27, 2017Updated 8 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,081May 19, 2021Updated 4 years ago
- Deep Q Network implements by Tensorflow☆25Mar 9, 2018Updated 7 years ago
- Codes for understanding Reinforcement Learning( updating... )☆24Jan 2, 2019Updated 7 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆146Mar 12, 2023Updated 2 years ago
- Deep RL agents with PyTorch☆36Sep 25, 2021Updated 4 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Sep 27, 2016Updated 9 years ago
- TensorFlow2 Reinforcement Learning☆476Feb 13, 2022Updated 4 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆59Mar 26, 2018Updated 7 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…☆37Apr 8, 2018Updated 7 years ago
- RC-NFQ: Regularized Convolutional Neural Fitted Q Iteration. A batch algorithm for deep reinforcement learning. Incorporates dropout regu…☆12Mar 17, 2021Updated 4 years ago
- Structural implementation of RL key algorithms☆516Apr 8, 2023Updated 2 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Oct 11, 2024Updated last year
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Jun 4, 2018Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆93Jun 21, 2017Updated 8 years ago
- Re-write of code from Simple Reinforcement Learning with Tensorflow tutorial☆35Jul 28, 2020Updated 5 years ago
- Project on design and implement neural network that maximises driving speed of self-driving car through reinforcement learning.☆152Jul 16, 2020Updated 5 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,471Dec 7, 2022Updated 3 years ago
- An attempt at applying Deep RL on the board game 2048☆17Jan 5, 2017Updated 9 years ago