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
I want to make FrozenLake-v0 work as deterministic problem, so want to set variable is_slippery=False.
How can I set it to False while initialing the environment? Reference to code