grantsrb / PyTorch-A2CLinks
General implementation of Advantage Actor Critic using Pytorch
☆27Updated 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
Sorting:
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆102Updated 2 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 2 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- ☆69Updated 6 years ago
- Reinforcement learning algorithms in RLlib☆60Updated last year
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Hierarchical Self-Play☆21Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆73Updated 5 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 7 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆63Updated last year
- A curated list of reinforcement learning environments and frameworks.☆51Updated 6 years ago
- Starter Kit for NeurIPS 2020 - Procgen Competition on AIcrowd☆91Updated 2 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 4 years ago
- Using RLLib and PycoLab to explore intelligent cooperative behavior in sequential social dilemmas☆49Updated 2 years ago
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆66Updated 3 years ago
- State Representation Learning (SRL) zoo with PyTorch - Part of S-RL Toolbox☆163Updated 5 years ago
- ☆72Updated 2 years ago
- Behavioural cloning experiments with video games☆32Updated 5 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆87Updated 4 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆204Updated 4 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆38Updated 2 years ago