Skip to content

zsarayloo/Cross-Entropy-optmization-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cross-Entropy-optmization

In this code, I try to implement Pointenv, (A pointmass environment in which an agent gets reward for reaching a goal circle.) And uses the cross-entropy method to try to create a policy that maximizes reward in a PointEnv. Also, I evaluate multiple plans in the PointEnv environment, using memoization for increased efficiency.

About

Create a policy that maximizes reward in a PointEnv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages