online-ml / deep-river

https://online-ml.github.io/deep-river/
BSD 3-Clause "New" or "Revised" License
117 stars 12 forks source link

Add support for class incremental data streams #50

Closed lucasczz closed 2 years ago

lucasczz commented 2 years ago

We should re-implement the adaptation of the classifier module to adapt to the appearance of new classes. For this feature to work it would make sense to require networks to have an output linear layer named someting among the lines of "output".