fg91 / Deep-Q-LearningLinks
Tensorflow implementation of Deepminds dqn with double dueling networks
☆216Updated 5 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
Sorting:
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆548Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551Updated 5 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆609Updated 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.☆375Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- ☆426Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆354Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆306Updated 2 years ago
- Structural implementation of RL key algorithms☆516Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆687Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- ☆184Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,189Updated 3 years ago
- Reinforcement learning with tensorflow 2 keras☆252Updated 4 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆774Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- TensorFlow2 Reinforcement Learning☆476Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆88Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆309Updated 5 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Repository for most of the code from my YouTube channel☆929Updated 2 years ago
- AI research environment for the Atari 2600 games 🤖.☆259Updated 3 years ago