Skip to content

JorgeCeja/evolution-strategies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evolution-strategies

Distributed Natutal Evolution Strategies build with pytorch and ray. This project was created because there were no simple distributed evolution strategies implementations I could find. The project's goal is to be minimalistic (simple to understand) and modular (easy to implement your own strategy).

Built with

  • Pytorch
  • Numpy
  • Ray
  • OpenAI Gym

Contributing

  1. Fork it! Star it?
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Authors

  • Jorge Ceja - Initial work - Account

Releases

No releases published

Packages

No packages published

Languages