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
Implementation of SOTA RL algortihms for solving open-ai gym environments.
Latest additions: Ant-v4, halfcheetah-v4, hopper-v4. All these are continuous environments and were easily solved using Proximal Policy Algorithm [Schulman Et al]
About
Implementation of RL algortihms for solving open-ai gym envs