JorgeCeja / evolution-strategies

🦾Distributed Natural Evolution Strategies Build with PyTorch and Ray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🦾Distributed Natural Evolution Strategies Build with PyTorch and Ray


Languages

Language:Python 100.0%