Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 538 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 538 Bytes

Scalable Evolution Strategies

Implementation of OpenAI's ES in julia using the native threads package and MPI. Based on two papers by uber AI labs here and here.
This was created because my python implementation was too slow, some very informal testing suggest that this repo is at least 10x faster on 8 cores.

How to run

Example of how to run in scripts/runner.jl:

julia --project -t 8 scripts/runner.jl