hathibelagal/Deeplearning4JOnAndroid
Deeplearning4J in Android apps
This project helps Android developers integrate deep learning capabilities directly into their mobile applications. It takes pre-trained Deeplearning4J models and allows them to be deployed and run on Android devices, enabling features like on-device image recognition, natural language processing, or predictive analytics without needing a server connection. Mobile app developers who want to add advanced AI features to their Android apps would use this.
No commits in the last 6 months.
Use this if you are an Android developer looking to embed deep learning models directly into your mobile applications for offline processing or enhanced user experiences.
Not ideal if you are looking for a general-purpose deep learning library for server-side or desktop applications.
Stars
8
Forks
5
Language
Java
License
—
Category
Last pushed
Feb 06, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hathibelagal/Deeplearning4JOnAndroid"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
optimatika/ojAlgo
oj! Algorithms
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include...
deepjavalibrary/djl-demo
Demo applications showcasing DJL
deepjavalibrary/djl
An Engine-Agnostic Deep Learning Framework in Java
deeplearning4j/deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)