Skip to content

Deep Learning Coursera Specialization, Lecture Notes, Lab Assignments, Additional Resources 🚀

Notifications You must be signed in to change notification settings

EightSoft-Academy/deep-learning-notes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Area

Hello, if you are going to dive into deep learning, I would suggest that you first take a look at the Resources section that I have prepared for you. And always remember why you started learning machine learning.

Rustam_Z🚀, 18 October 2020

  • Architecture of Neural Network

  • Logistic Regression

  • Cost function, Forward propagation, Backpropagation, Gradient descent

  • Artificial Neural Network

  • Logistic Regression vs NN, Activation fanctions, L-layer NN

  • Train/dev/test sets

  • Regularization, dropout technique, normalizing inputs, gradient checking

  • Optimization algos (mini-batch GD, GD with momentum, RMS, Adam optimization)

  • Xavier/He initialization

  • Hyperparameters tuning (logarithmic scale), batch normalization

  • Multiclass classification, TensorFlow introduction

  • How to build a successful machine learning projects

  • How to prioritize the problem

  • ML strategy (satisficing & optimizing metrics)

  • Choose a correct train/dev/test split of your dataset

  • Human-level performance (avoidable bias)

  • Error Analysis

  • Mismatched training and dev/test set

  • Foundations of Convolutional Neural Networks

  • Deep convolutional models: case studies

  • Object detection

  • Special applications: Face recognition & Neural style transfer

Natural Language Processing: Building sequence models

  • Recurrent Neural Networks (RNNs), natural language processing (NLP)

Resources📄

The list of things you need for this particular specialization

General Resources🔗

Research🔬

Books📚

Curiosity

About

Deep Learning Coursera Specialization, Lecture Notes, Lab Assignments, Additional Resources 🚀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.9%
  • Python 3.1%