harshitandro / Deep-Q-NetworkLinks
Repo for a generalised DQN Agent model capable of solving major discrete action space control problems
☆18Updated 6 years ago
Alternatives and similar repositories for Deep-Q-Network
Users that are interested in Deep-Q-Network are comparing it to the libraries listed below
Sorting:
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- implement of prioritized experience replay☆159Updated 6 years ago
- ☆303Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆297Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 8 months ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- A customizable framework to create maze and gridworld environments☆266Updated 6 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆369Updated last year
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆136Updated last year
- ☆92Updated 4 years ago
- An OpenAI gym environment made for RL☆68Updated last year
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 5 years ago