Ruben Santos's repositories
SnakeAIpy
This repository contains the implementation of a Snake game with an AI agent using the Monte Carlo Tree Search (MCTS) algorithm.
Language:Python000
TicTacToeAI
This repository contains a Python implementation of a Tic-Tac-Toe game with an AI opponent powered by a neural network. The AI has been trained through self-play to make strategic moves and provides a challenging opponent for human players.
Language:Python000