Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anyesh/linear_regression_with_gradient_descent
Linear regression using gradient descent
https://github.com/anyesh/linear_regression_with_gradient_descent
Last synced: 3 days ago
JSON representation
Linear regression using gradient descent
- Host: GitHub
- URL: https://github.com/anyesh/linear_regression_with_gradient_descent
- Owner: Anyesh
- Created: 2017-11-07T13:51:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-22T05:32:51.000Z (almost 4 years ago)
- Last Synced: 2023-02-27T23:56:24.811Z (over 1 year ago)
- Language: JavaScript
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to linear_regression_with_gradient_descent 👋
> Demo of how gradient descent works.. In this project any 2 or more coordinates drawn- a line tries to best fit itself by minimizing the error.
### 🏠 [Homepage](index.html)
## Usage
```sh
download and run index.html
```## Live DEMO URL
Try the [live demo](https://linear-reg.netlify.com)
## Author
👤 **anyesh**
- Github: [@anyesh](https://github.com/anyesh)
## Show your support
Give a ⭐️ if this project helped you!
---