Skip to content

This repo implements various Artificial Intelligence algorithms, including robot movement with uninformed search and A*, Chess with MiniMax and AlphaBeta, constraint satisfaction with the backtracking-search algorithm, Sudoku with WalkSAT, GSAT, and DPLL, robot location with the forward-backward and the viterbi algorithms, and random other stuff.

Notifications You must be signed in to change notification settings

lostflux/artificial-intelligence

Repository files navigation

Artificial Intelligence

Implementation of various informed and uninformed AI algorithms.

Author: Amittai

About

This repo implements various Artificial Intelligence algorithms, including robot movement with uninformed search and A*, Chess with MiniMax and AlphaBeta, constraint satisfaction with the backtracking-search algorithm, Sudoku with WalkSAT, GSAT, and DPLL, robot location with the forward-backward and the viterbi algorithms, and random other stuff.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published