Elston Tan

Results 2 comments of Elston Tan

To fix this, go to line 149 and change it from `state = env.reset()` to `state, _ = env.reset()` This code is according to old gym and does not account...

In reply to issue #1