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

12
Home.md

@ -26,3 +26,15 @@ Classification ([KNN](KNN) | [Trees](Trees) | [liblinear](liblinear)) | [Regress
## Future ## 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