archsyscall / DistRL-TensorFlow2
🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.
☆68Updated 3 years ago
Alternatives and similar repositories for DistRL-TensorFlow2:
Users that are interested in DistRL-TensorFlow2 are comparing it to the libraries listed below
- PyTorch implementation of FQF, IQN and QR-DQN.☆167Updated 6 months ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆158Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆130Updated 9 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆207Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- ☆191Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆116Updated 3 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆44Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆173Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆92Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- Gridworld for MARL experiments☆138Updated 4 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆94Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- Solving POMDP using Recurrent networks☆85Updated 4 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 5 years ago
- ☆81Updated 3 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆57Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆153Updated 5 years ago