fg91 / Deep-Q-Learning
Tensorflow implementation of Deepminds dqn with double dueling networks
☆214Updated 4 years ago
Alternatives and similar repositories for Deep-Q-Learning:
Users that are interested in Deep-Q-Learning are comparing it to the libraries listed below
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆535Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆314Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 3 months ago
- OpenAI's cartpole env solver.☆152Updated last year
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆290Updated last year
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- Structural implementation of RL key algorithms☆510Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Reinforcement learning tutorials☆365Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆286Updated 4 years ago
- ☆376Updated last year
- TensorFlow 2.0 for Deep Reinforcement Learning.☆85Updated last year
- ☆182Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆103Updated 5 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆305Updated 3 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆465Updated 10 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,153Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 7 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.☆359Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆386Updated 4 years ago
- Reinforcement learning with tensorflow 2 keras☆251Updated 3 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago