Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 590 Bytes

File metadata and controls

19 lines (18 loc) · 590 Bytes

This is Udacity Artificial Intelligence Nanodegree Projects, first part

The head line contents of this part is:

  • Introduciton & setting up anaconda (The IDE)
  • (P)Applying AI to solve the Sudoku problem (project 1)
  • Introduction to Game Playing
  • Advanced Game Playing
  • (P)Build an Adverserial Search Agent (Project 2)
  • Search
  • Simulated Annealing
  • Contraint Satisfaction
  • Logic and Reasoning
  • Planning
  • (P)Create a Domain-Independent Planner (Project 3)
  • Probability
  • Bayes Nets
  • Inference in Bayes Nets
  • Hidden Markov Models
  • (P)Use HMMs to Recognize ASL (Project 4)