Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Cross-Entropy Method

Instructions

Open CEM.ipynb to see an implementation of the cross-entropy method with OpenAI Gym's MountainCarContinuous environment.

Try to change the parameters in the notebook, to see if you can get the agent to train faster!

Results

Trained Agent