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
- TF2 Implementation of the Soft Actor-Critic Algorithmβ44Updated 3 years 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
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.β37Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.β149Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.β70Updated 7 months ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fraβ¦β143Updated 3 years ago
- β187Updated 3 years ago
- A Universal Deep Reinforcement Learning Frameworkβ71Updated 3 years ago
- β48Updated 6 years ago
- A collection of pre-trained RL agents using Stable Baselines3β141Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroβ176Updated 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
- Lightweight multi-agent gridworld Gym environmentβ212Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning libraryβ244Updated 11 months ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.β29Updated 7 months ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packtβ197Updated 2 weeks ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,β¦β90Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networksβ114Updated 2 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action spaceβ46Updated 8 years ago
- RLlib tutorialsβ66Updated 3 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0β52Updated 5 years ago
- Level-based Foraging (LBF): A multi-agent environment for RLβ199Updated last year
- Simple Grid Environment for Gymnasiumβ65Updated 10 months ago
- Solving POMDP using Recurrent networksβ92Updated 5 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.β41Updated 5 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorchβ105Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototypingβ300Updated last year