Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaricom/lineargo
The simple linear regression gradient descent solver in GO
https://github.com/yaricom/lineargo
Last synced: 11 days ago
JSON representation
The simple linear regression gradient descent solver in GO
- Host: GitHub
- URL: https://github.com/yaricom/lineargo
- Owner: yaricom
- License: mit
- Created: 2017-08-15T08:42:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-15T11:38:34.000Z (over 7 years ago)
- Last Synced: 2024-11-05T15:51:52.479Z (about 2 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# linearGO
The simple linear regression gradient descent solver in GO