![]() |
IAtari
Genetic algorithm generating AI capable to play Atari2600 games.
|
Start the algorithm, either in exhibition or training mode. More...
#include "agent.hpp"
#include "agent_worker.hpp"
#include "master_slave.hpp"
#include <fstream>
#include <boost/archive/text_iarchive.hpp>
#include "Utils.hpp"
Functions | |
int | main (int argc, char *argv[]) |
Start the algorithm, either in exhibition or training mode.
int main | ( | int | argc, |
char * | argv[] | ||
) |