ioannispol / Udacity_Capstone_Project

Udacity's Machine Learning Engineer NanoDegree Capstone Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity's Machine Learning Engineer NanoDegree Capstone Project

Dog Breed Classification Project

Project Overview

The current project, Dog Breed classification, is for the fulfilment of Udacity's Machine Learning Engineer NanoDegree. The project submission contains the following documents:

The datasets used in the project are provided by Udacity an is saved in the S3 AWS.

  • The first dataset contains dog images of 133 different dog breeds
  • The second dataset contains human faces

Environment setup

For this project an Anaconda environment used to install the required packages

Libraries

  • Numpy - 1.18.5
  • Scikit-learn - 0.18.1
  • Keras - 2.0.2
  • TensorFlow - 1.0.0
  • OpenCV - 3.2.0.6
  • Matplotlib - 2.0.0
  • IPykernel - 5.0.0
  • Jupyterlab - 2.1.0

About

Udacity's Machine Learning Engineer NanoDegree Capstone Project

License:MIT License


Languages

Language:Jupyter Notebook 53.6%Language:HTML 46.3%Language:Python 0.0%