initial commit

This commit is contained in:
2026-03-06 22:19:44 +01:00
commit c8f28ffbcc
17 changed files with 811 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
torch
gymnasium
hydra-core
omegaconf
mujoco
skrl[torch]
clearml
pytest