chore: release v0.0.1

This commit is contained in:
motphys-developers
2025-11-20 08:57:48 +00:00
commit 5133830b5a
105 changed files with 8789 additions and 0 deletions

3
motrix_rl/README.md Normal file
View File

@@ -0,0 +1,3 @@
# MotrixLab
集成 rl 框架,并针对 motrix_envs 里的各种环境提供默认的训练参数。 预期会支持不同的 rl 框架的不同 rl 算法,但目前只支持 了 skrl 框架的 ppo 算法