Files
lerobot-clone/lerobot/scripts/server/learner_server.py
s1lent4gnt c774bbe522 Add grasp critic to the training loop
- Integrated the grasp critic gradient update to the training loop in learner_server
- Added Adam optimizer and configured grasp critic learning rate in configuration_sac
- Added target critics networks update after the critics gradient step
2025-03-31 18:06:21 +02:00

42 KiB