datvodinh / ppo-transformer
A Reinforcement Learning Project using PPO + Transformer
☆44Updated last year
Alternatives and similar repositories for ppo-transformer:
Users that are interested in ppo-transformer are comparing it to the libraries listed below
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆160Updated 8 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆169Updated 8 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆179Updated 2 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆194Updated 5 months ago
- A collection of offline reinforcement learning algorithms.☆174Updated 3 months ago
- Transformer in RL for decision-making☆94Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆132Updated 10 months ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆51Updated 4 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆36Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆50Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆161Updated 10 months ago
- ☆108Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆170Updated 7 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆137Updated 10 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆163Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆85Updated 2 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆33Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆298Updated 7 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆203Updated 5 years ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆161Updated last week
- ☆196Updated last year
- Collection of OpenAI parametrized action-space environments.☆62Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated 3 weeks ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆82Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- A Reinforcement Learning Project using PPO + LSTM☆61Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆108Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆84Updated last year
- Online Decision Transformer☆249Updated last year