IAtari
Genetic algorithm generating AI capable to play Atari2600 games.
message Namespace Reference

Handle different "serializable friendly" representations of an agent. More...

Classes

struct  request
 Represent an agent to be tested, can be (un)serialized. More...
 
struct  result
 Represent the score performed by a freshly tested agent, can be (un)serialized. More...
 

Detailed Description

Handle different "serializable friendly" representations of an agent.

See also
agent