
Math-free, Parameter-free Gradient Descent in Python
- Vincent Granville
- January 28, 2023
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
New Interpolation Methods for Data Synthetization and Prediction
- Vincent Granville
- January 14, 2023
Entitled “New Interpolation Methods for Synthetization and Prediction”, the full version in PDF format is accessible in the “Free Books and Articles” section, here. This article is an extract from my book “Synthetic Data and Generative AI”, available here. I describe little-known original interpolation methods with applications to real-life datasets. These simple techniques are easy to implement and can […]
Read More
You must be logged in to post a comment.