nrontsis / PILCO

Bayesian Reinforcement Learning in Tensorflow
MIT License
313 stars 84 forks source link

How dose it work? #19

Closed wonchul-kim closed 5 years ago

wonchul-kim commented 5 years ago

From example, inverted_pendulum.py, is it just learning the dynamics of pendulum?

How can I test it if it learns well?