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
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆56Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆175Updated 8 months ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆124Updated 8 months ago
- Adaptive Attention Span for Reinforcement Learning☆133Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 8 months ago
- Gridworld for MARL experiments☆139Updated 4 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆48Updated 2 years ago
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆307Updated 3 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 3 weeks ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆54Updated 3 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
- ☆127Updated 8 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆330Updated 5 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆117Updated 4 months ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆196Updated 2 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆114Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆138Updated 11 months ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 5 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago