Skip to content

My project and task solutions for Udacity's Artificial Intelligence Nano Degree

Notifications You must be signed in to change notification settings

markmisener/udacity-artificial-intelligence-nd

Repository files navigation

My solutions to Udacity's Artificial Intelligence Nano Degree projects.

A game agent that uses depth-first search constraint propagation to solve a sudoku puzzle.

A game agent that uses depth-limited minimax search or alpha-beta pruning to play Isolation.

Planning search agent that solves deterministic logistics planning problems for an Air Cargo transport system.

Sign Language Recognition System that can recognize words communicated using the American Sign Language (ASL). The system trains a set of Hidden Markov Models (HMMs) using part of the dataset to identify individual words from test sequences.

About

My project and task solutions for Udacity's Artificial Intelligence Nano Degree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published