fg91 / Deep-Q-Learning
Tensorflow implementation of Deepminds dqn with double dueling networks
☆213Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Deep-Q-Learning
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 8 months ago
- Solving OpenAI Gym problems.☆182Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆302Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated last week
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- ☆348Updated last year
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆283Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆532Updated 4 years ago
- List of competitions related to Reinforcement Learning☆346Updated 10 months ago
- Structural implementation of RL key algorithms☆511Updated last year
- 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.☆353Updated last year
- OpenAI's cartpole env solver.☆152Updated last year
- ☆179Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆602Updated 2 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆306Updated 2 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆206Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆860Updated 3 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆665Updated 3 years ago
- Reinforcement learning tutorials☆364Updated last year
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆272Updated 8 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆273Updated 4 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆346Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 3 years ago