https://github.com/crawshaw/ml
Various experiments and implementations of ML algorithms.
https://github.com/crawshaw/ml
Last synced: 10 months ago
JSON representation
Various experiments and implementations of ML algorithms.
- Host: GitHub
- URL: https://github.com/crawshaw/ml
- Owner: crawshaw
- License: other
- Created: 2013-06-18T20:30:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-13T13:52:04.000Z (almost 12 years ago)
- Last Synced: 2025-01-31T16:55:24.985Z (12 months ago)
- Language: Go
- Size: 273 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ML
==
Various experiments and implementations of ML algorithms.
Mostly written in Go.
The focus is on readability of the implementations, and
exploring different validation and testing strategies.