Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Refactor SLURM training script for robot_sf
The SLURM training script `slurm_PPO_robot_sf.py` has been refactored to improve code readability and maintainability. The unnecessary import statements have been removed, and the script now follows PEP 8 style guidelines. This refactor does not change the functionality of the script, but it enhances the overall quality of the codebase.
- Loading branch information