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 πΉοΈβ60Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.β79Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,β¦β122Updated 5 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.β37Updated 2 years ago
- β187Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroβ178Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3β102Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.β71Updated 8 months ago
- TF2 Implementation of the Soft Actor-Critic Algorithmβ44Updated 3 years ago
- π³ Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.β70Updated 4 years ago
- A Universal Deep Reinforcement Learning Frameworkβ71Updated 3 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.β106Updated 3 years ago
- RLlib tutorialsβ66Updated 4 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fraβ¦β143Updated 3 years ago
- Solving OpenAI Gym problems.β187Updated 5 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning libraryβ247Updated last year
- Reinforcement learning with tensorflow 2 kerasβ252Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...β420Updated 4 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.β29Updated 8 months ago
- Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...β206Updated 5 months ago
- Experiments with reinforcement learning and recurrent neural networksβ114Updated 2 years ago
- Lightweight multi-agent gridworld Gym environmentβ213Updated 2 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packtβ196Updated this week
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environmentβ94Updated 7 years ago
- Solutions for different Reinforcement Learning environmentsβ26Updated last year
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennisβ30Updated 7 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.β149Updated 4 years ago
- β436Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDβ¦β347Updated 2 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action spaceβ46Updated 8 years ago