Created Home (markdown)

Richard Townsend 2014-07-02 08:09:42 -07:00
commit d5fa0da5e4
1 changed files with 16 additions and 0 deletions

16
Home.md Normal file

@ -0,0 +1,16 @@
GoLearn
=======
<img src="http://talks.golang.org/2013/advconc/gopherhat.jpg" width=125><br>
This is the GoLearn Wiki (welcome!). GoLearn is a "batteries included" machine learning library written for and in Go. [Go check us out on Github](https://github.com/sjwhitworth/golearn).
[Installation](Installation) |
[Fundamentals](Fundamentals) |
[Loading data](Loading) | [Filtering](Filtering) | Classification ([KNN](KNN) | [ID3](ID3) | [Random Forests](Random Forests) | [liblinear](liblinear)) | [Regression](Regression)
## Future
[Contributing](Contributing)
**[EDF](EDF)**