Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 2.23 KB

File metadata and controls

40 lines (24 loc) · 2.23 KB

Coursera-DeepLearningSpecialization

This repository provides the solutions to the assignments for " Neural Networks and Deep Learning" and " Convolutional Neural Networks" courses offered by Deep Learning AI. (Deep Learning Specialization 2020).

Neural Networks and Deep Learning

  • Logistic Regression with a Neural Network [Source]

  • Planar Data Classification with a Neural Network. [Source]

  • Building Deep Neural Network Step by Step. [Source]

  • Image Classification with Deep Neural Network. [Source]

Convolutional Neural Networks

  • Build Convolutional Model Step by Step [Source]

  • Keras Tutorial [Source]

  • Classification with Convolutional Neural Networks [Source]

  • Car Detection with YOLO [Source]

  • Art Generation with Neural Style Transfer [Source]