Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 317 Bytes

File metadata and controls

2 lines (2 loc) · 317 Bytes

Introduction-to-Machine-Learning-Course-Project

Implemented imitation learning, behavioral cloning to be precise, on two of the models of OpenAI Gym Library (CartPole-v0 and LunarLander-v2), also evaluated and compared its performance with respect to two different policies (MLP Policy and Loaded Gaussian Policy).