datvodinh / ppo-transformerLinks
A Reinforcement Learning Project using PPO + Transformer
☆64Updated 2 years ago
Alternatives and similar repositories for ppo-transformer
Users that are interested in ppo-transformer are comparing it to the libraries listed below
Sorting:
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆147Updated last year
- ☆111Updated 2 years ago
- ☆86Updated last month
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆208Updated 11 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆88Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆152Updated last year
- A Reinforcement Learning Project using PPO + LSTM☆90Updated 2 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆116Updated 3 years ago
- ☆280Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 9 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆368Updated 3 years ago
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆98Updated 11 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆167Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 3 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆73Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆140Updated last year
- Transformer in RL for decision-making☆100Updated 2 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆209Updated 11 months ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆38Updated last year
- DSAC; Distributional Soft Actor-Critic☆130Updated 6 months ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆28Updated 3 months ago
- A collection of offline reinforcement learning algorithms.☆196Updated 9 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- [NeurIPS 2024] Maximum Entropy Reinforcement Learning via Energy-Based Normalizing Flow☆39Updated 9 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆278Updated 3 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆354Updated last month
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆88Updated last year