moduIo / Deep-Q-network
Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.
☆39Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Deep-Q-network
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆208Updated last year
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆73Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- ☆181Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆96Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆271Updated 3 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 6 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆204Updated last year
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆36Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated 2 weeks ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 2 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆67Updated 3 years ago
- Open source collection of Reinforcement Learning Environments.☆75Updated last year
- Lightweight multi-agent gridworld Gym environment☆198Updated last year
- very easy implementation of dueling DQN in pytorch☆69Updated last year
- RLlib tutorials☆64Updated 2 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆96Updated last year
- ☆14Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆28Updated 5 years ago
- Emergence of complex strategies through multiagent competition☆42Updated last year
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆133Updated 2 years ago
- An RL agent for the Google Football environment☆92Updated 3 years ago
- Gridworld environments for OpenAI gym.☆80Updated 9 months ago