awjuliani / DeepRL-AgentsLinks
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
☆2,260Updated 6 years ago
Alternatives and similar repositories for DeepRL-Agents
Users that are interested in DeepRL-Agents are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,565Updated 6 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,588Updated 7 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,016Updated 2 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,311Updated 4 years ago
- A list of recent papers regarding deep reinforcement learning☆2,200Updated 9 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,314Updated last year
- Minimal and Clean Reinforcement Learning Examples☆3,595Updated 2 years ago
- Deep Reinforcement Learning for Keras.☆5,555Updated 2 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,610Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,463Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,119Updated 8 years ago
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,351Updated 2 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,367Updated last year
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,135Updated 4 years ago
- Simple deep Q-learning agent.☆701Updated 6 years ago
- A list of papers and resources dedicated to deep reinforcement learning☆836Updated 9 years ago
- Assignments for CS294-112.☆1,628Updated 2 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,748Updated 3 years ago
- A starter agent that can solve a number of universe environments.☆1,102Updated 7 years ago
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,192Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆970Updated 6 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆616Updated 8 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆724Updated 7 years ago
- TensorFlow Reinforcement Learning☆3,134Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,656Updated 3 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 7 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆623Updated 2 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆590Updated 7 years ago
- Implementation of TRPO and related algorithms☆638Updated 7 years ago