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
Created a gym environment for a platformer game to test the Reinforcement Learning algorithms developed in CS285, including QLearning and exploration using Parametric Density Estimation (examplar model).