IAtari
Genetic algorithm generating AI capable to play Atari2600 games.
Utils.cpp File Reference

Handle a set of useful method (ALE, config...) More...

#include "Utils.hpp"

Variables

Utils::ThreadPool thread_pool
 
ALEInterface ALE
 

Detailed Description

Handle a set of useful method (ALE, config...)

Variable Documentation

◆ ALE

ALEInterface ALE

ALE interface used to run the agent

◆ thread_pool

Utils::ThreadPool thread_pool