1
Fork 0

Environment setup + train loop (#5)

Mujoco environment setup (vectorized on GPU) + training loop + simulate script
This commit is contained in:
RobinMeersman 2026-03-26 09:53:54 +01:00 committed by GitHub
parent af9cf1fdc5
commit a85a7b8d89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 2155 additions and 234 deletions

5
.gitignore vendored
View file

@ -1,3 +1,7 @@
# Model files
artifacts/*
runs/*
# Python-generated files
__pycache__/
*.py[oc]
@ -515,4 +519,3 @@ Icon
Network Trash Folder
Temporary Items
.apdisk