An open API service indexing awesome lists of open source software.

https://github.com/ianjure/gradient-descent-for-linear-regression

Implementing gradient descent for linear regression from scratch.
https://github.com/ianjure/gradient-descent-for-linear-regression

deep-learning gradient-descent linear-regression machine-learning scratch-implementation

Last synced: 8 months ago
JSON representation

Implementing gradient descent for linear regression from scratch.

Awesome Lists containing this project

README

          

## Project Inspiration
[Building the Gradient Descent Algorithm in 15 Minutes](https://youtu.be/Souzjv6WfrY?si=-T6lI0bnsZ97rkdA)