Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 309 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 309 Bytes

RL_work

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]

Hopper demo