8000 GitHub - bhaavanmerchant/golearn: Machine Learning for Golang
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bhaavanmerchant/golearn

 
 

Repository files navigation

GoLearn


GoDoc

A small start on a machine learning library in Go.

twitter: @golearn_ml

Install

go get github.com/sjwhitworth/golearn
cd src/github.com/sjwhitworth/golearn
go get ./...

Examples

cd examples/
go run knnclassifier_iris.go

Join the team

If you'd like to contribute, please send me a mail at stephen dot whitworth at hailocab dot com. I will also add you to the team Slack account, which we also use to communicate.

About

Machine Learning for Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0