OpenAIGym
OpenAIGym copied to clipboard
Tensorflow 2 ?
the Pendulum code doesn't run under Tensorflow 2, even after running tf_upgrade_v2. Anyone have luck getting it to work on a modern system?
Thanks for pointing. Code is a bit old. Will make it compatible with the new TF version.
@rxa254 done.
thanks, would it be easy to do this for the pendulum also? I think that one has a cool solution in your code.
Will do, missed that.