![]() |
IAtari
Genetic algorithm generating AI capable to play Atari2600 games.
|
#include "master_slave.hpp"
#include "message.hpp"
#include "agent_worker.hpp"
#include "fitness.hpp"
#include "ga.hpp"
#include "Utils.hpp"
Namespaces | |
master_slave | |
Functions | |
void | master_slave::run (int argc, char *argv[]) |