TianhongDai / hindsight-experience-replay

This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
MIT License
402 stars 75 forks source link

How to obtain plots? #5

Closed RyanRizzo96 closed 4 years ago

RyanRizzo96 commented 4 years ago

Hi, how do you obtain the plotsshowing success rate? Do you load and plot from model.pt, or do you use different software to obtain the plots shown in the readme?

Thanks!

stefanwanckel commented 3 years ago

@RyanRizzo96 Did you find an answer to the this issue? I am asking myself the same thing. o_mean and g_mean only contain 1 position and not an array.