EDDY’S CYBER GARAGE!
With love, for my son Mars Z. Dong.
GRADIENT DESCEND FROM SCRATCH
Implementation of the Gradient Descend algorithm for estimating a simple classical linear model, the Least Square, with pure python & numpy. Can be upgraded to a fully functional neuron network framework.