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.
Example of how to run in scripts/runner.jl
:
julia --project -t 8 scripts/runner.jl