SaaSHub helps you find the best software and product alternatives Learn more →
Recurrent-ppo-truncated-bptt Alternatives
Similar projects and alternatives to recurrent-ppo-truncated-bptt
-
ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
ppo-implementation-details
The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization
-
episodic-transformer-memory-ppo
Clean baseline implementation of PPO using an episodic TransformerXL memory
-
gym-continuousDoubleAuction
A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.
-
-
-
-
-
PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
-
pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
recurrent-ppo-truncated-bptt discussion
recurrent-ppo-truncated-bptt reviews and mentions
-
What RL library supports custom LSTM and Transformer neural networks to use with algorithms such as PPO?
I provide baseline implementations on TransformerXL + PPO and LSTM/GRU + PPO. These are designed to be slim and easy-to-follow so that you can advance those implementations to the features and toolset that you need.
- How does a recurrent generator work in PPO?
- LSTM encoder in the policy?
-
what is the best approach to POMDP environment?
Second, when training a limited view agent in a tabular environment, I expected the rppo agent to perform better than cnn-based ppo. But it didn't. I used this repository that was already implemented and saw slow learning based on this.
- LSTM with SAC not learning well on tasks like Mountain Car and Lunar Lander?
- Recurrent PPO using truncated BPTT
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Aug 2026
Stats
MarcoMeter/recurrent-ppo-truncated-bptt is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of recurrent-ppo-truncated-bptt is Jupyter Notebook.
Popular Comparisons
- recurrent-ppo-truncated-bptt VS ml-agents
- recurrent-ppo-truncated-bptt VS gym-continuousDoubleAuction
- recurrent-ppo-truncated-bptt VS episodic-transformer-memory-ppo
- recurrent-ppo-truncated-bptt VS ppo-implementation-details
- recurrent-ppo-truncated-bptt VS pomdp-baselines
- recurrent-ppo-truncated-bptt VS snakeAI
- recurrent-ppo-truncated-bptt VS PPO-PyTorch
- recurrent-ppo-truncated-bptt VS neroRL
- recurrent-ppo-truncated-bptt VS popgym
- recurrent-ppo-truncated-bptt VS pytorch-a2c-ppo-acktr-gail