nicrusso7 / rex-gym

OpenAI Gym environments for an open-source quadruped robot (SpotMicro)
Apache License 2.0
973 stars 130 forks source link

how to judge a trained policy is good or bad? #34

Open IverYangg opened 2 years ago

IverYangg commented 2 years ago

using the code can trains a lot of policies, but how to choose the best one? in other words, what kind of standard can be use to judge a trained policy? thanks!