/udacity-aind

Primary LanguageJupyter Notebook

udacity-aind

This is a master repository integrating all the projects conducted under the eight month Udacity Artificial Intelligence Nanodegree with a specialization in Computer Vision.

The best way to go through this repo is to clone it and go through the project descriptions for the individual projects listed below.

The list of projects:

  1. Computer Vision Capstone Project: Facial Keypoint Detection and Real-time Filtering.
  2. Time series prediction and text generation using Recurrent Neural Networks RNNs.
  3. Sign Language Recognition System using Hidden Markov Models.
  4. Solving Game of Isolation using adversarial search.
  5. Using CNNs to estimate a cannies breed.
  6. Solving Air Cargo transport system using a planning search agent.
  7. N-Queens problem using constrant satisfaction
  8. Simulated Annealing
  9. Sudoku Solver