unilab.algos — Learning Algorithms¶
Two parallel trees:
unilab.algos.torch— PPO (RSL-RL), APPO, FastSAC, FastTD3, FlashSAC, HIM-PPO, HORA + distillation, generic off-policy runner.unilab.algos.mlx— Apple-silicon native PPO via MLX.
All trainers conform to a single runner contract — see Runner Lifecycle.
Algorithm packages. |