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
As mentioned in the doc, SB2 officially only support TF1. There is an unofficial port, see hill-a/stable-baselines#1012 .
Our next major version, Stable-Baselines3 supports PyTorch.
When I run the enjoy.py file, I get the following error:
After googling this error, I found that this only works with Tensorflow 1.x.x versions
The text was updated successfully, but these errors were encountered: