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:
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 2 months ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 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
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆54Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆235Updated 6 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 years ago
- ☆184Updated 3 years ago
- ☆17Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Solutions for different Reinforcement Learning environments☆26Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 2 months ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 2 months ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆139Updated 2 years ago
- Reinforcement learning with tensorflow 2 keras☆253Updated 4 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆74Updated 9 months ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆134Updated 9 months ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆39Updated 6 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 10 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆101Updated 3 years ago