Tetris with Live BRKGA
A Tetris game whose AI weights are evolved live by a Biased Random-Key Genetic Algorithm (BRKGA). Built with a pure NumPy engine and a heuristic AI doing 2-ply search; the population keeps evolving whenever the AI tops out.
Backend & AI Engineer
A Tetris game whose AI weights are evolved live by a Biased Random-Key Genetic Algorithm (BRKGA). Built with a pure NumPy engine and a heuristic AI doing 2-ply search; the population keeps evolving whenever the AI tops out.