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
Hello, trained agent play CartPole-v1 with score 500, but when I restart it with ...
self.load_model from = True and with correct name, it start learning again with low score results.
How can I load weights and start trained agent to play, without learning?
The text was updated successfully, but these errors were encountered:
Hello, trained agent play CartPole-v1 with score 500, but when I restart it with ...
self.load_model from = True and with correct name, it start learning again with low score results.
How can I load weights and start trained agent to play, without learning?
The text was updated successfully, but these errors were encountered: