Skip to content

Latest commit

 

History

History

hill-climbing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Hill Climbing

Instructions

Open Hill_Climbing.ipynb to see an implementation of hill climbing with adaptive noise scaling with OpenAI Gym's Cartpole environment.

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

Results

Trained Agent