update README and gitignore

This commit is contained in:
Younggyo Seo 2025-06-01 22:50:02 +00:00
parent 544adac2b4
commit fe028b578f
2 changed files with 3 additions and 4 deletions

4
.gitignore vendored
View File

@ -1,9 +1,5 @@
media
models
wandb
figures
visualize.ipynb
record.ipynb
*.pyc
.ipynb_checkpoints
fast_td3.egg-info/

View File

@ -151,6 +151,9 @@ We would like to thank people who have helped throughout the project:
- We thank [Kevin Zakka](https://kzakka.com/) for the help in setting up MuJoCo Playground.
- We thank [Changyeon Kim](https://changyeon.site/) for testing the early version of this codebase
## ❗ Updates
- **[Jun/1/2025]** We updated the figures in the technical report to report deterministic evaluation for IsaacLab tasks.
## Citations
### FastTD3