lnpalmer / A2CLinks
PyTorch implementation of Advantage Actor-Critic (A2C)
☆46Updated 7 years ago
Alternatives and similar repositories for A2C
Users that are interested in A2C are comparing it to the libraries listed below
Sorting:
- A Tensorflow implementation of the Option-Critic Architecture☆74Updated 8 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago
- Random Network Distillation(RND) algo in Pytorch☆51Updated 6 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- ☆113Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆172Updated 4 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Deep Variational Reinforcement Learning☆138Updated 3 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆133Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Updated 7 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆102Updated 2 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 3 years ago
- Adaptive Attention Span for Reinforcement Learning☆135Updated 5 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆217Updated 2 years ago
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks☆219Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆144Updated 2 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆62Updated 6 years ago
- ☆85Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆106Updated 5 years ago
- PyTorch RL for Pommerman☆38Updated 7 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆76Updated 5 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
- Random Network Distillation pytorch☆256Updated 6 years ago
- Soft Actor-Critic with advanced features☆51Updated last month
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 5 years ago