Hematite12's repositories
Game-of-Life-GA
Implementation of a genetic algorithm in Conway's Game of Life to find starting patterns that result in desired final patterns.
Minesweeper
Minesweeper clone in Processing
Neural-Network
Implementations of a Multilayer Perceptron, a Convolutional Neural Network, and Monte Carlo Tree Search applied to Tic-Tac-Toe and Connect Four. A learning project for me to construct the elements in Google's AlphaZero from the ground up.
Game-of-Life-User
Conway's Game of Life with User and Random mode implemented in Processing