Section 4 (Week 4) - Stanford University
https://cs230.stanford.edu/section/4In this section, we’ll analyze two methods, initialization and regularization, and show how they help us train models more effectively. Xavier Initialization. Last week, we discussed backpropagation and gradient descent for deep learning models. All deep learning optimization methods involve an initialization of the weight parameters.