Skip to content

GoingMyWay/NES-Agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages