Updated Home (markdown)

Richard Townsend 2014-08-23 15:21:29 -07:00
parent 5293d54888
commit a18e22aa92
1 changed files with 13 additions and 1 deletions

14
Home.md

@ -25,4 +25,16 @@ Classification ([KNN](KNN) | [Trees](Trees) | [liblinear](liblinear)) | [Regress
* [Retrieving Attribute values](Attribute Specifications)
## Future
[Contributing](Contributing)
[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