Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 405 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 405 Bytes

NES-Agents

Agents powered by Natural Evolution Strategies

Dependencies

  • gym
  • tensorflow
  • scipy
  • joblib
  • numpy

Single Core, Multi Core and Distributed Version

Single Core

Run NES with only one cpu core

Multi Core (TO DO)

Run NES with multi-core cpus within one machine

Distributed (TO DO)

Run NES with multi-core cpus within many machines

Scenarios

  • Pong