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

https://github.com/codewithcharan/gradient-descent


https://github.com/codewithcharan/gradient-descent

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Gradient Descent

### Results:
- m (slope) 2.0000
- b (intercept): 3.0000
- Cost (MSE): 1.0255 × 10^-29

### Screenshot:
![LinearRegressionFit](https://github.com/CodeWithCharan/Gradient-Descent/assets/106027109/9bfe5e85-eae7-4ed4-b6c7-9e4b263e2ce3)