moduIo / Deep-Q-network
Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.
☆40Updated 2 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
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated last month
- ☆183Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 7 months ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆51Updated 10 months ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆68Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆95Updated 4 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆38Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆85Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆23Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- TensorFlow 2.0 for Deep Reinforcement Learning.☆85Updated last year
- ☆384Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆92Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆170Updated 7 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆174Updated 5 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆142Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- Reinforcement learning tutorials☆369Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆123Updated 4 months ago
- Lightweight multi-agent gridworld Gym environment☆202Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆320Updated 5 years ago