Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AI and Deep Learning by (50.2k points)

I am trying to build a small text mining tool for my android app. I am checking for a machine learning library that will allow me to cluster, classify, etc.

Are there any machine learning libraries for android? I came across tensorflow but I need a bit more access to common ML functions.

1 Answer

0 votes
by (108k points)

Android supports a wide variety of machine learning tools and methods. Whether you’re an experienced Android developer, or just starting, here are some ML resources to help you get the best results. For more information refer to the following links:

https://developer.android.com/ml

https://developer.android.com/ndk/guides/neuralnetworks

You can also try these ports of weka for android (they do not use the latest weka version, but it may be sufficient for your needs):

https://github.com/rjmarsan/Weka-for-Android

https://github.com/andrecamara/weka-android

Are you interested in learning Machine Learning from experts? Enroll in our Machine Learning Certification course now!

Browse Categories

...