![]() |
IAtari
Genetic algorithm generating AI capable to play Atari2600 games.
|
Handle the start-up of the training part of the algorithm. More...
#include "master_slave.hpp"
#include "message.hpp"
#include "agent_worker.hpp"
#include "fitness.hpp"
#include "ga.hpp"
#include "Utils.hpp"
#include <ale_interface.hpp>
Namespaces | |
master_slave | |
Handle the start-up of the training algorithm. | |
Functions | |
void | master_slave::run (int argc, char *argv[]) |
Handle the start-up of the training part of the algorithm.
Handle the start-up of the training algorithm.