You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to visualize the arm movement during training, but I'm not sure how to visualize the mujoco environment. I've called the function: env.visualize(),but it doesn't works.
Can someone help me?
The program I'm running is this:
I changed the program here:
But the program reported an error
In addition, I also have a question about whether the example of meta-learning is very slow to train. I trained the SAC-Metaworld program for 4 days, but the final success rate is still 0。
The text was updated successfully, but these errors were encountered:
I want to visualize the arm movement during training, but I'm not sure how to visualize the mujoco environment. I've called the function: env.visualize(),but it doesn't works.
Can someone help me?
The program I'm running is this:
I changed the program here:
But the program reported an error
In addition, I also have a question about whether the example of meta-learning is very slow to train. I trained the SAC-Metaworld program for 4 days, but the final success rate is still 0。
The text was updated successfully, but these errors were encountered: