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:
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆553Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551Updated 5 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆218Updated 5 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- Structural implementation of RL key algorithms☆516Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆359Updated 6 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
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Updated last month
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,314Updated 6 years ago
- AI research environment for the Atari 2600 games 🤖.☆261Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082Updated 4 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,018Updated 6 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆661Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,661Updated 4 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- ☆304Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,196Updated 3 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆388Updated 2 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆173Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆660Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Updated 8 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- TensorFlow2 Reinforcement Learning☆476Updated 3 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆372Updated 6 years ago
- Tensorflow implementation of Deep Deterministic Policy Gradients☆19Updated 8 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 4 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆779Updated 2 years ago