GoingMyWay / NES-Agents

Atari AI Agents powered by Natural Evolution Strategies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Atari AI Agents powered by Natural Evolution Strategies


Languages

Language:Python 100.0%