Skip to content

Programming assignments for all courses in Deep Learning Specialization offered by DeepLearning.AI.

Notifications You must be signed in to change notification settings

AliiPmD/Coursera_Deep_Learning_Specialization

Repository files navigation

Deep Learning Specialization Coursera


Programming assignments for all courses in Deep Learning Specialization offered by DeepLearning.AI.


Instructor: Andrew Ng

Credits


This repo contains my work and codes for this specialization. The notebooks are taken from the Deep Learning Specialization on Coursera.

Programming Assignments

Course 1: Neural Networks and Deep Learning


Course 2: Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization


Course 3: Structuring Machine Learning Projects

  • There is no programming assignment for this course.

Course 4: Convolutional Neural Networks


Course 5: Sequence Models

Disclaimer


I recognize the time people spend on building intuition, understanding new concepts and debugging assignments. The solutions uploaded here are only for reference. They are meant to unblock you if you get stuck somewhere. Please do not copy any part of the code as-is (the programming assignments are fairly easy if you read the instructions carefully).