lerobot/lerobot/configs/policy
AdilZouitine b7bd13570f Update configuration files for improved performance and flexibility
- Increased frame rate in `maniskill_example.yaml` from 20 to 400 for enhanced simulation speed.
- Updated `sac_maniskill.yaml` to set `dataset_repo_id` to null and adjusted `grad_clip_norm` from 10.0 to 40.0.
- Changed `storage_device` from "cpu" to "cuda" for better resource utilization.
- Modified `save_freq` from 2000000 to 1000000 to optimize saving intervals.
- Enhanced input normalization parameters for `observation.state` and `observation.image` in SAC policy.
- Adjusted `num_critics` from 10 to 2 and `policy_parameters_push_frequency` from 1 to 4 for improved training dynamics.
- Updated `learner_server.py` to utilize `offline_buffer_capacity` for replay buffer initialization.
- Changed action multiplier in `maniskill_manipulator.py` from 1 to 0.03 for finer control over actions.
2025-03-19 09:56:02 +00:00
..
act.yaml Fix ACT temporal ensembling (#319) 2024-07-16 10:27:21 +01:00
act_aloha_real.yaml Rename deprecated argument (temporal_ensemble_momentum) (#490) 2024-11-25 21:05:13 +01:00
act_koch_real.yaml Rename deprecated argument (temporal_ensemble_momentum) (#490) 2024-11-25 21:05:13 +01:00
act_moss_real.yaml Rename deprecated argument (temporal_ensemble_momentum) (#490) 2024-11-25 21:05:13 +01:00
act_so100_real.yaml Rename deprecated argument (temporal_ensemble_momentum) (#490) 2024-11-25 21:05:13 +01:00
diffusion.yaml Cleanup config defaults (#300) 2024-07-04 11:53:29 +02:00
diffusion_pusht_keypoints.yaml Train diffusion pusht_keypoints (#307) 2024-07-09 12:35:50 +01:00
hilserl_classifier.yaml [Port HIL-SERL] Balanced sampler function speed up and refactor to align with train.py (#715) 2025-03-12 10:35:30 +01:00
sac_maniskill.yaml Update configuration files for improved performance and flexibility 2025-03-19 09:56:02 +00:00
sac_pusht_keypoints.yaml Refine SAC configuration and policy for enhanced performance 2024-12-29 14:21:49 +00:00
sac_real.yaml Add end effector action space to hil-serl (#861) 2025-03-17 14:22:33 +01:00
tdmpc.yaml fix(tdmpc): Add missing save_freq to tdmpc policy config (#404) 2024-09-02 19:04:41 +01:00
tdmpc_pusht_keypoints.yaml Add online training with TD-MPC as proof of concept (#338) 2024-07-25 11:16:38 +01:00
vqbet.yaml Cleanup config defaults (#300) 2024-07-04 11:53:29 +02:00