概念
rl open-source
创建2026-04-06
更新2026-04-10
阅读量级1 分钟
概念导读

Stable Baselines3 is a set of reliable implementations of reinforcement learning algorithms in PyTorch. It is the framework upon which the sb3-distill library (implementing proximal-policy-distillation) is built.

  1. Related

Stable Baselines3

Stable Baselines3 is a set of reliable implementations of reinforcement learning algorithms in PyTorch. It is the framework upon which the sb3-distill library (implementing proximal-policy-distillation) is built.

[src: raw/ingested/2024/07/2407.15134.md]