Loading repository data…
Loading repository data…
sahilETS / repository
//Jacob Lamontagne// This program was coded in java using Processing-3.4 This program is an AI that learns to play soccer It uses genetic algorithm and Neural Networks The AI is given x number of time to play and is evaluated with a fitness function The AIs with best results are merged with each other and restart the process
//Jacob Lamontagne// This program was coded in java using Processing-3.4 This program is an AI that learns to play soccer It uses genetic algorithm and Neural Networks The AI is given x number of time to play and is evaluated with a fitness function The AIs with best results are merged with each other and restart the process. Soccer.pde would be considered the main of the program