Parsa-Saeednia/ai-evolutionary-adversarial-search
Genetic Algorithm–based optimization of Fourier series coefficients for function approximation and adversarial game search (Minimax with alpha–beta pruning) for the Pentago game, implemented in Python with experimental analysis and visualization.
Stars
—
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Parsa-Saeednia/ai-evolutionary-adversarial-search"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Scriptim/Abalone-BoAI
A Python implementation of the board game Abalone intended to be played by artificial intelligence
in-op/GameAI
Various C# implementations of game AI
arminkz/Reversi
Artificial intelligence of the Reversi / Othello
Zolomon/reversi-ai
A text based python implementation of the Reversi game with an artificial intelligence as opponent.
danijelaskov/expectiminimax-backgammon
A 2D JavaFX implementation of one of the most popular and old board games. The AI player's moves...