grantsrb / PyTorch-A2C
General implementation of Advantage Actor Critic using Pytorch
☆26Updated 3 years ago
Alternatives and similar repositories for PyTorch-A2C:
Users that are interested in PyTorch-A2C are comparing it to the libraries listed below
- A curated list of reinforcement learning environments and frameworks.☆50Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- Hierarchical Self-Play☆21Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 7 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Updated last year
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆65Updated 2 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆83Updated 5 years ago
- Deep RL agents with PyTorch☆35Updated 3 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆44Updated 7 years ago
- Reinforcement learning algorithms in RLlib☆56Updated 9 months ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆73Updated 4 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 6 years ago
- ☆73Updated 2 years ago
- PyTorch implementation of Proximal Policy Optimization☆50Updated 7 years ago
- ☆92Updated 4 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆69Updated last year
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆85Updated 3 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 4 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆101Updated last month
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆47Updated 4 years ago
- ☆73Updated 8 months 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