Here are
15 public repositories
matching this topic...
Implement Algorithms For Graph Search (like A*) & Local Search (like hill climbing algorithms) & Genetics
Updated
Jan 22, 2019
Python
A multi-agent implementation of the game Connect-4 using MCTS, Minimax and Exptimax algorithms.
Updated
Apr 12, 2020
Python
classical search algorithms are used in AI | AI course - Fall 2018
Updated
Dec 31, 2018
Java
Visualization for multiple searching algorithms.
Updated
Dec 5, 2021
Python
An N ✕ N Tic Tac Toe game with an AI opponent build with minimax algorithm, α-β pruning, and a heuristic function. The bot looks four moves ahead to pick the next best move.
Updated
Oct 14, 2018
TypeScript
Rogue-like AI agent for an adaptation of DreamQuest game.
Updated
Jan 14, 2019
Python
Trifit (Try-Fit) is a Turn based Android game between user and computer on a grid board using Artificial Intelligence.
Coleção de Atividades da disciplina de Inteligência Artificial
Updated
Nov 14, 2021
Python
Updated
Mar 25, 2017
Python
Comparison of search algorithms
Updated
Oct 22, 2020
JavaScript
Four_In_A_Row problem has been solved using Python Language with the comprehensive implementation of Min-Max Alpha-Beta Pruning Algorithm. The Depth of the search for the algorithm has been customized for a quicker but less accurate response from an AI agent.
Updated
Apr 13, 2021
Python
Algorithms Coded in C++ Language.
Max Connect 4 game in Java that implements an AI opponent who is very difficult to defeat.
Updated
Jul 27, 2019
JavaScript
Improve this page
Add a description, image, and links to the
depth-limit-search
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
depth-limit-search
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.