In this course, you’ll learn theoretical foundations of optimization methods used for training deep machine learning models. Why does gradient descent work? Specifically, what can we guarantee about ...
A big part of AI and Deep Learning these days is the tuning/optimizing of the algorithms for speed and accuracy. Much of today’s deep learning algorithms involve the use of the gradient descent ...