harshitandro / Deep-Q-NetworkLinks
Repo for a generalised DQN Agent model capable of solving major discrete action space control problems
☆18Updated 7 years ago
Alternatives and similar repositories for Deep-Q-Network
Users that are interested in Deep-Q-Network are comparing it to the libraries listed below
Sorting:
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆356Updated 5 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
- Tensorflow implementation of Deepminds dqn with double dueling networks☆217Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆690Updated last week
- List of competitions related to Reinforcement Learning☆350Updated last year
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,306Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 4 years ago
- Structural implementation of RL key algorithms☆516Updated 2 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆333Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,191Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,081Updated 4 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆776Updated 2 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆623Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆572Updated 4 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆559Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,659Updated 3 years ago
- ☆303Updated 2 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 3 years ago