rpatrik96 / pytorch-a2c
A well-documented A2C written in PyTorch
☆50Updated 5 years ago
Alternatives and similar repositories for pytorch-a2c
Users that are interested in pytorch-a2c are comparing it to the libraries listed below
Sorting:
- Adaptive Attention Span for Reinforcement Learning☆133Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆140Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- ☆39Updated 4 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆57Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆315Updated 3 years ago
- Gridworld for MARL experiments☆139Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 9 months ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆68Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆305Updated 2 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 2 months ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆92Updated 3 weeks ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆142Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 2 years ago
- ☆195Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆96Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 2 years ago