Winning Move Prediction in Connect 4 Game Using Advanced Machine Learning
Team project
Developed and evaluated several machine learning models capable of accurately predicting the next best move in connect 4 game.
My role focused on developing CNN model capable of capturing strategic and positional patterns. The CNN model was built using the PyTorch framework, and was experimented with through several model architectures and training strategies.