How to use DJL in Android app for digits recognition model to add On-device training functionality. #2563
Ashok-Kumar-dharanikota
started this conversation in
Development
Replies: 1 comment 1 reply
-
Currently, we don't support training on Android. We didn't see strong demand for android use case. Training feature has never being priorities. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to create an On-device training functionality for a mobile app to reTrain the pretrained digits recognition model. I tried tensorflow lite, Deeplearning4j. But I am unable to achieve it 😭. Can anyone help me, how to do this using DJL.
I really appreciate your help in this.
Beta Was this translation helpful? Give feedback.
All reactions