Skip to content

Coursework for Andrew Ng's Deep Learning Specialization from deeplearning.ai

Notifications You must be signed in to change notification settings

ayushexploring/deep-learning-specialization

Repository files navigation

The Deep Learning Specialization was created and is taught by Dr. Andrew Ng, a global leader in AI and co-founder of Coursera.

Instructor: Andrew Ng

Introduction

This repository contains my coursework for the Deep Learning Specialization and its courses. You will find assignment notebooks and datasets. Feel free to take any help from this repository.

Week 1 - Just an introduction with very basic terminologies related to Deep Learning.
Week 2 - Python Basics with Numpy, Logistic Regression with a Neural Network mindset
Week 3 - Planar data classification with one hidden layer
Week 4 - Building your Deep Neural Network: Step by Step, Deep Neural Network for Image Classification: Application

Week 5 - Initialization, Regularization, Gradient Checking
Week 6 - Optimization
Week 7 - Tensorflow

Remaining courses' material coming soon...