Updated Home (markdown)
parent
5293d54888
commit
a18e22aa92
12
Home.md
12
Home.md
|
@ -26,3 +26,15 @@ Classification ([KNN](KNN) | [Trees](Trees) | [liblinear](liblinear)) | [Regress
|
|||
|
||||
## Future
|
||||
[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
|
Loading…
Reference in New Issue