Skip to content
@reppo-rl

reppo-rl

Relative Entropy Pathwise Policy Optimization

This github organization contains implementations for our REPPO algorithm in several different popular RL frameworks, and we are adding more!

To read more about REPPO, please visit our webpage, or read the paper.

Implementations

For the main paper code, aranged as easy-to-use jax single file implementations, see REPPO - Main.

For a torch implementation in the style of stable-baselines, check out our contrib fork.

Finally, for easy integration with robotics projects built on RSL-RL, check out our RSL-RL version.

Citation

Please cite REPPO as

@inproceedings{
voelcker2026relative,
title={Relative Entropy Pathwise Policy Optimization},
author={Claas A Voelcker and Axel Brunnbauer and Marcel Hussing and Michal Nauman and Pieter Abbeel and Radu Grosu and Eric Eaton and Amir-massoud Farahmand and Igor Gilitschenski},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=4vmm8mlHkS}
}

Popular repositories Loading

  1. reppo reppo Public

    Forked from cvoelcker/reppo

    Official Code for "Relative Entropy Pathwise Policy Optimization"

    Python 1

  2. rsl_rl rsl_rl Public

    Forked from cvoelcker/rsl_rl

    A fast and simple implementation of learning algorithms for robotics.

    Python

  3. stable-baselines3 stable-baselines3 Public

    Forked from DLR-RM/stable-baselines3

    PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.

    Python

  4. stable-baselines3-contrib stable-baselines3-contrib Public

    Forked from Stable-Baselines-Team/stable-baselines3-contrib

    Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code

    Python

  5. .github .github Public

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…