From d5fa0da5e45f4f98000cf920430908be10b4d1e6 Mon Sep 17 00:00:00 2001 From: Richard Townsend Date: Wed, 2 Jul 2014 08:09:42 -0700 Subject: [PATCH] Created Home (markdown) --- Home.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..65cd2b5 --- /dev/null +++ b/Home.md @@ -0,0 +1,16 @@ +GoLearn +======= + +
+ +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)**