Skip to content
View SantosProgramming's full-sized avatar

Block or report SantosProgramming

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. 2048DEMO 2048DEMO Public

    C#

  2. TicTacToeAI TicTacToeAI Public

    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 provide…

    Python

  3. SnakeAIpy SnakeAIpy Public

    This repository contains the implementation of a Snake game with an AI agent using the Monte Carlo Tree Search (MCTS) algorithm.

    Python