Updated Home (markdown)
parent
5293d54888
commit
a18e22aa92
14
Home.md
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
|
Loading…
Reference in New Issue