Section 01
[Introduction] evoNN_UTTT Project: Training Ultimate Tic-Tac-Toe AI via Task-Agnostic EA and MLP Integration
This project was released by stefanciutac on GitHub on June 13, 2026 (link: https://github.com/stefanciutac/evoNN_UTTT). Its core is combining task-agnostic Evolutionary Algorithms (EA) with Multi-Layer Perceptrons (MLP) to train AI to master Ultimate Tic-Tac-Toe, a complex strategy game. The project demonstrates the unique application of evolutionary computation in the field of reinforcement learning, providing new ideas for game AI development.