/ds-learning-projects

A list of my data science learning projects

Primary LanguageJupyter Notebook

My data science learning projects

This repo contains all the projects that I have done to improve my data science skills through Udacity nanodegree programs.

Introduction to Machine Learning with TensorFlow

  • Syllabus
  • Certificate
  • Projects
    • Donar Search: A practice of various supervised learning techniques for typical classification problems.
    • Flower Image Classfication: Build a basic feedforward neural network with Tensorflow for a typical image classification problem.
    • Customer Segmentation: Apply dimensionality reduction technique (PCA) and unsupervised learning (kmeans) for solving a typical clustering problem.

Deep Learning