Quantcast
Channel: IRIC's Bioinformatics Platform
Viewing all articles
Browse latest Browse all 10

Gradient Descent

$
0
0
Gradient descent is an iterative algorithm that aims to find values for the parameters of a function of interest which minimizes the output of a cost function with respect to a given dataset. Gradient descent is often used in machine learning to quickly find an approximative solution to complex, multi-variable problems. In my last article, [...]

Viewing all articles
Browse latest Browse all 10

Trending Articles