-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I tried to run the RL training scripts for multiple tasks such as Stabilize, Reach and Grasp, and Insert by
python3 main/rl/train.py task=<task_name> sim_device=cuda:<gpu_id> rl_device=cuda:<gpu_id> graphics_device_id=<gpu_id>
However, none of the RL agents successfully learn to complete the tasks even after long time (an example for ReachAndGraspSingle shown below). I used the num_envs in the default task config file. Are there any hyperparameters I need to tune?

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels