citizenhicks / openai_DDDQNLinks
☆14Updated 4 years ago
Alternatives and similar repositories for openai_DDDQN
Users that are interested in openai_DDDQN 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 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 5 months ago
- The AI Arena: A framework for distributed multi-agent reinforcement learning☆14Updated 3 years ago
- ☆42Updated 6 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆58Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 6 months ago
- Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient - 7th ICML AutoML workshop 2020☆33Updated 4 years ago
- Reinforcement Learning from Hierarchical Critics☆13Updated 5 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 3 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆105Updated 3 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- [ICML 2021] DFAC Framework: Factorizing the Value Function via Quantile Mixture for Multi-Agent Distributional Q-Learning☆32Updated 2 years ago
- Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :)☆12Updated 2 years ago
- A2C is a special case of PPO!☆22Updated 3 years ago
- ☆17Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆17Updated 3 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆28Updated 6 years ago
- Multi-Agent Reinforcement Learning with Stable-Baselines3☆20Updated 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 weeks ago
- ☆30Updated 3 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆59Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆104Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- ☆31Updated 4 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆130Updated 2 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆85Updated last month