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 ran ppo_run.py and got a .pkl file for HopperRandParamsEnv, of which the average reward was about 200
But when I ran meta_test.py with ProMP-trained policy, the average reward dropped to around 10...
I don't understand where the problem is.
Can somebody help me?
The text was updated successfully, but these errors were encountered:
I ran ppo_run.py and got a .pkl file for HopperRandParamsEnv, of which the average reward was about 200
But when I ran meta_test.py with ProMP-trained policy, the average reward dropped to around 10...
I don't understand where the problem is.
Can somebody help me?
The text was updated successfully, but these errors were encountered: