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
Hi there, I am currently on the master branch, I test maml_trpo and trpo on garage env PointEnv to see if maml_trpo works better than trpo, but I found the result not good as expected. I post the average return and success rate below.
Here are maml results.
Here are trpo results.
this is quite confusing, cause I thought the success rate of maml reaches 1.0 faster than trpo.
The text was updated successfully, but these errors were encountered:
Hi there, I am currently on the
master
branch, I testmaml_trpo
andtrpo
on garage envPointEnv
to see ifmaml_trpo
works better thantrpo
, but I found the result not good as expected. I post theaverage return
andsuccess rate
below.Here are maml results.
Here are
trpo
results.this is quite confusing, cause I thought the success rate of
maml
reaches 1.0 faster thantrpo
.The text was updated successfully, but these errors were encountered: