fabian-sp / MoMo
MoMo: Momentum Models for Adaptive Learning Rates
☆18Updated 7 months ago
Alternatives and similar repositories for MoMo:
Users that are interested in MoMo are comparing it to the libraries listed below
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆94Updated last year
- Non official implementation of the Linear Recurrent Unit (LRU, Orvieto et al. 2023)☆51Updated 2 months ago
- Comparison between GFlowNets & Maximum Entropy RL☆15Updated 11 months ago
- Flow-matching algorithms in JAX☆83Updated 5 months ago
- JAX Arrays for human consumption☆90Updated last year
- Codebase to fully reproduce the results of "No Representation, No Trust: Connecting Representation, Collapse, and Trust Issues in PPO" (M…