MustafaEqubalGradient Descent with Linear RegressionHello guys, I will walk through an example that demonstrates how gradient descent can be used to solve machine learning problems such as…Feb 24, 2022Feb 24, 2022
InTDS ArchivebyNatsumeMachine Learning 103: Loss FunctionsWhy machine learning is an optimization problemFeb 15, 2022Feb 15, 2022
InTDS ArchivebyXuanKhanh NguyenMinimizing the cost function: Gradient descentHow the gradient descent algorithm works and implements in python?Jun 29, 20208Jun 29, 20208
InTDS ArchivebyArseny TurinGradient Descent From ScratchLearn how to use derivatives to implement gradient descent from scratchFeb 4, 20209Feb 4, 20209
AhlemkaabiGradient Descent Optimization Techniques for Machine Learning AlgorithmsIn Machine learning we aim to build models that gives accurate predictions. In order to achieve this goal, optimizing learning process is…Feb 21, 2022Feb 21, 2022
InTDS ArchivebyImad DabburaGradient Descent Algorithm and Its VariantsOptimization refers to the task of minimizing/maximizing an objective function f(x) parameterized by x. In machine/deep learning…Dec 21, 20176Dec 21, 20176