From a18e22aa9254e63f2ebb2a0c3e4ce0415104b8dc Mon Sep 17 00:00:00 2001 From: Richard Townsend Date: Sat, 23 Aug 2014 15:21:29 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 1292758..74ba41c 100644 --- a/Home.md +++ b/Home.md @@ -25,4 +25,16 @@ Classification ([KNN](KNN) | [Trees](Trees) | [liblinear](liblinear)) | [Regress * [Retrieving Attribute values](Attribute Specifications) ## Future -[Contributing](Contributing) \ No newline at end of file +[Contributing](Contributing) +### The wish-list +* Expectation maximisation +* Native guided tree structures +* Support for time series processing +* Support for disk-backed `DenseInstances` +* SoftMax neural networks +* Deep-learning primitives (recursive neural networks) +* Recurrent neural networks +* Image manipulation +* Relational and pointer Attributes +* Support for sparse binary spaces +* Support for arbitrary insertion and deletion of Attributes \ No newline at end of file