FastTD3/fast_td3/environments
Younggyo Seo 799624b202
Bug fix -- MTBench evaluation and missing code (#18)
This PR includes these changes:
- Fixing a bug in MTBench evaluation
- Add a missing `critic_cls` in `train.py` (resolving an issue https://github.com/younggyoseo/FastTD3/issues/17)
- Updating hyperparameters for MTBench
2025-06-25 09:21:04 -07:00
..
humanoid_bench_env.py Initial Public Release 2025-05-29 01:49:23 +00:00
isaaclab_env.py Initial Public Release 2025-05-29 01:49:23 +00:00
mtbench_env.py Bug fix -- MTBench evaluation and missing code (#18) 2025-06-25 09:21:04 -07:00
mujoco_playground_env.py black formatting and update tuned_reward for T1 2025-05-29 08:29:44 +00:00