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

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.

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.