moduIo / Deep-Q-networkLinks
Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.
☆37Updated 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
Sorting:
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last week
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆40Updated 6 years ago
- ☆184Updated 3 years ago
- Tabular methods for reinforcement learning☆38Updated 4 years ago
- ☆92Updated 4 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆53Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- Gridworld for MARL experiments☆140Updated 4 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆27Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆28Updated 3 weeks ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆46Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- RLlib tutorials☆66Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- very easy implementation of dueling DQN in pytorch☆72Updated 2 years ago