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
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Adaptive Attention Span for Reinforcement Learning☆133Updated 4 years ago
- ☆193Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆136Updated 6 years ago
- ☆123Updated 7 months ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated last month
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆56Updated 4 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 7 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 7 months ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆48Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆195Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆45Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 7 months ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆178Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆113Updated 2 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Gridworld for MARL experiments☆138Updated 4 years ago
- DEPRECATED - please visit https://github.com/vwxyzjn/ppo-implementation-details☆45Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆135Updated 10 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 7 months ago