![]() |
IAtari
Genetic algorithm generating AI capable to play Atari2600 games.
|
▼Ngenetic_algorithms | Handle score computing and flow control of the algorithm |
Naccumulate | Handle computation of score |
Ngenetic_operators | Handle genetic operations performed on agents |
Nmaster_slave | Handle the start-up of the training algorithm |
Nmessage | Handle different "serializable friendly" representations of an agent |
NSMP | A Symmetric multiprocessing implementation |
NUtils | A set of useful method and class |