nrontsis / PILCO

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

[BUG] mountain_car.py fails due to missing import #47

Closed canbooo closed 3 years ago

canbooo commented 4 years ago

from gpflow import set_trainable seems to be missing in examples/mountain_car.py which results in NameError on line 52