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:
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.β37Updated 2 years ago
- π Paper: Deep Reinforcement Learning with Double Q-learning πΉοΈβ56Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.β79Updated 4 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
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.β69Updated 4 months ago
- TF2 Implementation of the Soft Actor-Critic Algorithmβ44Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.β29Updated 4 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3β101Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroβ175Updated 2 years ago
- β184Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.β146Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning libraryβ236Updated 8 months ago
- A collection of pre-trained RL agents using Stable Baselines3β138Updated 11 months ago
- Emergence of complex strategies through multiagent competitionβ44Updated 2 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packtβ196Updated last month
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,β¦β89Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fraβ¦β142Updated 2 years ago
- Lightweight multi-agent gridworld Gym environmentβ210Updated 2 years ago
- π³ Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.β69Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithmsβ96Updated 4 years ago
- A Universal Deep Reinforcement Learning Frameworkβ71Updated 2 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennisβ30Updated 6 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)β227Updated 3 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.β103Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networksβ115Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.β101Updated 4 months ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packtβ101Updated 2 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paperβ39Updated 6 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learningβ27Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.β214Updated 2 years ago