jihoonerd / Deep-Reinforcement-Learning-with-Double-Q-learningLinks
π Paper: Deep Reinforcement Learning with Double Q-learning πΉοΈ
β59Updated last year
Alternatives and similar repositories for Deep-Reinforcement-Learning-with-Double-Q-learning
Users that are interested in Deep-Reinforcement-Learning-with-Double-Q-learning are comparing it to the libraries listed below
Sorting:
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,β¦β121Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.β70Updated 7 months ago
- β187Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.β215Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroβ176Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3β102Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)β231Updated 3 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.β37Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning libraryβ245Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPGβ67Updated 6 years ago
- very easy implementation of dueling DQN in pytorchβ74Updated 3 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.β86Updated 3 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some eβ¦β54Updated 2 months ago
- Level-based Foraging (LBF): A multi-agent environment for RLβ202Updated last year
- A Universal Deep Reinforcement Learning Frameworkβ71Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)β149Updated 7 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.β79Updated 5 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDβ¦β344Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithmsβ96Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.β187Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...β420Updated 4 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.β51Updated 5 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.β37Updated 2 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithmβ44Updated 3 years ago
- Lightweight multi-agent gridworld Gym environmentβ214Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environmentsβ334Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,β¦β90Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartPβ¦β121Updated last year
- Curiosity-driven Exploration by Self-supervised Predictionβ145Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51β315Updated 5 years ago