fg91 / Deep-Q-Learning
Tensorflow implementation of Deepminds dqn with double dueling networks
☆215Updated 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
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated 11 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago
- Solving OpenAI Gym problems.☆185Updated 4 years ago
- ☆369Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆605Updated 2 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆84Updated last year
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Reinforcement learning tutorials☆364Updated last year
- ☆182Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆535Updated 4 years ago
- Structural implementation of RL key algorithms☆510Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆283Updated 4 years ago
- Reinforcement learning with tensorflow 2 keras☆251Updated 3 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆276Updated 10 months ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆538Updated 2 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 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.☆355Updated last year
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆288Updated last year
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆90Updated 6 years ago
- Mean Field Multi-Agent Reinforcement Learning☆380Updated 4 years ago
- Reinforcement Learning examples implementation and explanation☆323Updated 6 months ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆176Updated 6 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 6 years ago