You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A chess engine with ai generated from a metaheuristic approach. Includes a UI, Chessboard move finder, and a way to map and train chromosomes to perceptrons.
About
A chess engine with ai generated from a metaheuristic approach. Includes a UI, Chessboard move finder, and a way to map and train chromosomes to perceptrons. Project is built off the Java Standard Library