moduIo / Deep-Q-networkLinks
Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.
β37Updated 3 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:
- π Paper: Deep Reinforcement Learning with Double Q-learning πΉοΈβ59Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,β¦β121Updated 5 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.β37Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroβ176Updated 3 years ago
- β187Updated 3 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithmβ44Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.β70Updated 7 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.β79Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3β102Updated 3 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.β29Updated 8 months ago
- A Universal Deep Reinforcement Learning Frameworkβ71Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning libraryβ245Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.β149Updated 4 years ago
- Reinforcement learning with tensorflow 2 kerasβ252Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithmsβ96Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3β142Updated last year
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fraβ¦β143Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPGβ67Updated 6 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.β86Updated 3 years ago
- Lightweight multi-agent gridworld Gym environmentβ214Updated 2 years ago
- RLlib tutorialsβ66Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennisβ30Updated 7 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorchβ105Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,β¦β90Updated 2 years ago
- π³ Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.β69Updated 4 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0β52Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networksβ114Updated 2 years ago
- Gridworld environments for OpenAI gym.β79Updated last year
- β92Updated 5 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action spaceβ46Updated 8 years ago