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
Hello,
I am currently working on learn.py, and I have been facing an issue with viewing the learning results. Even though I have enabled output results, I am only getting a single picture with multiple graphs, which is not providing the detailed learning information I need.
I would greatly appreciate your guidance on how to access more detailed learning results. Is there a specific setting or configuration I should be aware of to obtain the desired level of detail? Here is what I am doing. Also, no recorded video.
Yes, I am working on a version of learn.py in branch dev-sb3 that does most of the things that singleagent.py was for but using gymnasium instead of the old gym
Hello,
I am currently working on learn.py, and I have been facing an issue with viewing the learning results. Even though I have enabled output results, I am only getting a single picture with multiple graphs, which is not providing the detailed learning information I need.
I would greatly appreciate your guidance on how to access more detailed learning results. Is there a specific setting or configuration I should be aware of to obtain the desired level of detail? Here is what I am doing. Also, no recorded video.
python3 learn.py --guid 'True' --record_video 'True' --output_folder 'results'
Thank you for your assistance.
The text was updated successfully, but these errors were encountered: