Open qgallouedec opened 6 months ago
Note that this was partially addressed by https://github.com/huggingface/lerobot/pull/121 where the LR scheduling was moved out of the policy config.
All that's left for this issue is to think about how to have the optimizer parameter selection not hard-coded.
get_optimizer_param_dicts
. Might need more thinking through for the general design. Maybe we can keep these ideas out of this PR though. But what are your thoughts?_Originally posted by @alexander-soare in https://github.com/huggingface/lerobot/pull/99#discussion_r1579644384_