Artificial Intelligence to play games using Lua
- Tech Stack: Lua, Torch, NN
Developed a code in Lua that acces the game emulator on computer, then use a genetic algorithm to create new generations for the neural netowrk.
Torch and NN are libraries in Lua that I use for the model and with this optmization algorithm, the AI improve it performance about playing the game.