Artificial Intelligence (AI) projects related to the second phase of the Udacity artificial intelligence specialization
version-control/AIND/Artificial_Intelligence-Term2
git remote add origin https://github.com/nunesma/Artificial_Intelligence-Term2.git
git push -u origin master
Table of contents
- PROJECT - CV Capstone: Facial Keypoint Detection - Computer Vision pipeline techniques for build an end-to-end facial keypoint recognition system!
- PROJECT - Machine Translation - Natural Language Processing techniques for Machine Translation.
- PROJECT - DNN Speech Recognizer - Build an Automatic Speech Recognizer using Deep Learning RNN's