Day: January 28, 2023

Experimental Math Featured Posts Machine Learning Visualization

Math-free, Parameter-free Gradient Descent in Python

Entitled “Math-free, Parameter-free Gradient Descent in Python”, the full version in PDF format is accessible in the “Free Books and Articles” section, here.  I discuss techniques related to the gradient descent method in 2D. The goal is to find the minima of a target function, called the cost function. The values of the function are computed at […]

Read More