Play Mario using a NEAT algorithm
NeuroEvolution will refine and develop the configuration of the neural network and the NEAT algorithm was one of the first to illustrate it as a feasible solution. In order to play Mario using a NEAT algorithm, you just have to run the NEATEvolve.lua.
Read More