1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-04-26 13:49:14 +08:00
2014-05-06 01:07:34 +08:00
2014-05-06 01:07:34 +08:00
2014-05-03 23:08:43 +01:00
2014-05-04 09:52:13 +01:00
2014-04-30 08:22:08 +01:00
2014-05-04 09:31:31 +01:00

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.

Description
No description provided
Readme 30 MiB
Languages
Go 84.9%
C++ 10.4%
C 4.3%
Python 0.3%