Repository for ChessAI , part of COC's ProjectX.
-
Updated
Nov 25, 2023 - JavaScript
Repository for ChessAI , part of COC's ProjectX.
Multiple projects as I did as a part of the AI class
A game playing AI agent for Go using Minimax with Alpha Beta Pruning and Iterative deepening algorithms.
A AI bot that plays 2048 in unity
Programs to (a.) Predict optimal moves in the hypothetical game of “Betsy” using Minimax algorithm and Alpha-Beta pruning using suitable evaluation function which considers the structure and rules of the game. (b.) Estimating the geographical origin of a tweet using Naïve Bayes and training classifier on a sample set, labeled by their locations.
Implementation of Monte Carlo Tree Search along with two zero-sum games as it's use case
CSCI561-Foundations of AI - Coding Assignment-2
Add a description, image, and links to the gameplaying-agent topic page so that developers can more easily learn about it.
To associate your repository with the gameplaying-agent topic, visit your repo's landing page and select "manage topics."