There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Example fo AntColony optimization learning algorithm which learns from a "Game" object. See http://github.com/DarkTatka/ant_colony-tic-tac-toe for example fo Game object. and http://github.com/DarkTatka/Aco for basic ant colony from which this inherits.