Skip to content

Solved projects from Udacity's Artificial Intelligence Nanodegree

License

Notifications You must be signed in to change notification settings

angelmtenor/AIND-projects

Repository files navigation

AIND-projects

Solved projects from Term 1 of Udacity's Artificial Intelligence Nanodegree:

  • sudoku_solver: build an intelligent agent that solves every diagonal Sudoku using constraint propagation and search

  • isolation_player: implement an effective adversarial search agent to play the game Isolation using minimax, alpha-beta pruning, and a custom heuristic evaluation function

  • planning_agent: solve deterministic logistics planning problems for an Air Cargo transport system using a planning search agent

  • asl_recognizer: build a word recognizer for American Sign Language video sequences with hidden Markov models

All projects are written in Python 3

Creators

About

Solved projects from Udacity's Artificial Intelligence Nanodegree

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published