Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 693 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 693 Bytes

DeepLearning_Specialization

Deep Learning Specialization (Intermediate level): 1- Neural Networks and Deep Learning, 2 - Hyperparameter Tuning, Regularization and Optimization, 3- End-to-end project , 4-Convolutional Neural Networks, 5- Natural Language Processing (Sequence models)

Week 1 - Neural networks and deep learning - Introduction to Vectorization

Neural network representation

Feed Forward representation

ParametersWb representation

Vectorized implementation

Feedfarward and backward Propaagation

ML Recipe