Fundamental of AI course which focuses on search, multiagents, mdp and reinforcement learning algorithms.
-
Updated
Oct 29, 2022 - Python
Fundamental of AI course which focuses on search, multiagents, mdp and reinforcement learning algorithms.
CSE 318 Artificial Intelligence Sessional (L3/T2)
Run 2 Player Snake Simulations with AI
Three Pac-Man Projects of the UC Berkeley CS188 Introduction to Artificial Intelligence Course
My AI course projects
This repository showcases a collection of AI projects in various domains, demonstrating my skills and expertise as a AI Aspirant and AI Engineer. Each project provides step-by-step instructions, code, and visualizations.
ai powered tic-tac-toe player in golang
Agent to play TUCAnts. It's a game similar to Checkers.
Pacman games with multi agents. Evaluating the performance of Pacman and the ghosts.
Udacity - Artificial Intelligence - Project 3 (Adversarial Search) - Minimax, Alpha-Beta-Pruning, MCTS, Opening Book - All Files - Passed Mon 20 Aug 2018
An AI that uses minimax algorithm (with alpha beta pruning) to play the board game Lines of Action
Add a description, image, and links to the adverserial-search topic page so that developers can more easily learn about it.
To associate your repository with the adverserial-search topic, visit your repo's landing page and select "manage topics."