MarcoMeter / episodic-transformer-memory-ppo
Clean baseline implementation of PPO using an episodic TransformerXL memory
β164Updated 7 months ago
Alternatives and similar repositories for episodic-transformer-memory-ppo:
Users that are interested in episodic-transformer-memory-ppo are comparing it to the libraries listed below
- Baseline implementation of recurrent PPO using truncated BPTTβ134Updated 9 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPOβ160Updated 2 years ago
- π€ Elegant implementations of offline safe RL algorithms in PyTorchβ186Updated 4 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.