Skip to content

Latest commit

 

History

History
executable file
·
17 lines (12 loc) · 1.39 KB

README.md

File metadata and controls

executable file
·
17 lines (12 loc) · 1.39 KB

AI-Nanodegree

The AI-focused projects I've built during Udacity's Artificial Intelligence Nanodegree course:

Foundations of AI - Term 1 Projects:

  1. Build a Sudoku-solving AI
  2. Build a Game-Playing AI Agent for the game Isolation
  3. Implement a Planning Search for moving cargo between airports
  4. Build a Sign Language Recognizer

Deep Learning & Applications - Term 2 Projects:

  1. Dog Breed Classifier - Create a Convolutional Neural Network (CNN) to classify a dog's breed from a photo
  2. Time Series Prediction and Text Generation - Create a Recurrent Neural Network (RNN) to predict future values in a time series and generate text
  3. Speech recognition - Build a Deep Neural Network (DNN) to perform automatic speech recognition

Please visit the project folders to learn more about them!