fg91 / Deep-Q-Learning
Tensorflow implementation of Deepminds dqn with double dueling networks
☆216Updated 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☆302Updated last year
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆545Updated 6 months ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- ☆398Updated last year
- TensorFlow 2.0 for Deep Reinforcement Learning.☆86Updated last year
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆293Updated 2 years ago
- Reinforcement learning with tensorflow 2 keras☆251Updated 3 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.☆366Updated last year
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- ☆185Updated 3 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆541Updated 4 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆606Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆336Updated 5 years ago
- TensorFlow2 Reinforcement Learning☆475Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆294Updated 5 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- Structural implementation of RL key algorithms☆513Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆85Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆309Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- A well-documented A2C written in PyTorch☆50Updated 5 years ago
- Reinforcement learning tutorials☆378Updated 2 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆684Updated 11 months ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago