IAtari
Genetic algorithm generating AI capable to play Atari2600 games.
master_slave.hpp File Reference

Header of master_slave.cpp. More...

#include "master_slave.hpp"
#include "master.hpp"
#include "slave.hpp"
#include "fitness.hpp"
#include <boost/program_options.hpp>
#include <iostream>

Go to the source code of this file.

Namespaces

 master_slave
 Handle the start-up of the training algorithm.
 

Functions

void master_slave::run (int argc, char *argv[])
 

Detailed Description

Header of master_slave.cpp.