udion / Transformer-RLLinks
Experiments with transformer based RL algorithms
☆22Updated 6 years ago
Alternatives and similar repositories for Transformer-RL
Users that are interested in Transformer-RL are comparing it to the libraries listed below
Sorting:
- Adaptive Attention Span for Reinforcement Learning☆136Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- Soft Actor-Critic with advanced features☆51Updated last month
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆50Updated last year
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆30Updated 7 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Solving POMDP using Recurrent networks☆92Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆188Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54Updated 8 months ago
- PyTorch IMPALA implementation☆27Updated 6 years ago
- Independent Generative Adversarial Self-Imitation Learning In Cooperative Multiagent Systems☆32Updated 7 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Updated 7 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- ☆30Updated 3 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- ☆78Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆62Updated 6 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆55Updated last year
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- MADDPG in Ray/RLlib☆54Updated 6 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Updated 4 years ago