SMA2 icon indicating copy to clipboard operation
SMA2 copied to clipboard

Check if existing models can be ported

Open patientzero opened this issue 6 years ago • 2 comments

  • [ ] As a researcher I need to clarify if it is possible to port sklearn models to Android so I can use my pretrained models

patientzero avatar Jul 16 '19 15:07 patientzero

https://github.com/nok/sklearn-porter

AKuederle avatar Sep 25 '19 09:09 AKuederle

Tensorflow lite does not support any RNN architecture so far.

Models to extract phonological features and additional complex staff have to be moved to the backend

jcvasquezc avatar Sep 27 '19 13:09 jcvasquezc