1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-05-09 19:29:30 +08:00
golearn/README.md
Stephen Whitworth 1c34b4661a Update README.md
2014-05-01 08:25:57 +01:00

453 B

GoLearn

<img src="http://talks.golang.org/2013/advconc/gopherhat.jpg" width=250)

A small start on a machine learning library in Go.

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.