grantsrb / PyTorch-A2CLinks
General implementation of Advantage Actor Critic using Pytorch
☆28Updated 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:
- PyTorch implementation of Advantage Actor-Critic (A2C)☆46Updated 7 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆102Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆141Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 4 years ago
- ☆69Updated 6 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 6 months ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- Deep RL agents with PyTorch☆35Updated 4 years ago
- Hierarchical Self-Play☆21Updated 6 years ago
- State Representation Learning (SRL) zoo with PyTorch - Part of S-RL Toolbox☆163Updated 6 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Meta Reinforcement Learning Experiments☆34Updated 8 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- Random Network Distillation pytorch☆252Updated 6 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆153Updated 3 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 4 years ago
- A curated list of reinforcement learning environments and frameworks.☆51Updated 6 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
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆80Updated 6 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆151Updated 4 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 7 years ago