Machine learning for IT

Content rating
Everyone
50+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

The ML_IT app can be used to train users in machine learning techniques on well-known datasets such as Fashion MNIST, MNIST, and Cifar-10. A case study is presented for creating a neural network for Fashion-MNIST images. The user can compare the neural network's image prediction results with those of the Tflite model. Note that due to the small data sample, the neural network's results are slightly worse (80%) than those of the Tflite model (95%). The user can predict a digit from 0 to 9 by drawing it on the smartphone screen with their finger. It is also possible to edit the digit's writing with a finger to obtain a better prediction. The Tflite model is used to predict images based on the Cifar-10 dataset.
ML IT is designed to train users in machine learning techniques on datasets
Updated on
Jul 22, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    Learn more about how developers declare sharing
  • No data collected
    Learn more about how developers declare collection

What’s new

The ES_MobilePhone has been brought up to the target API level.
This version of the ML IT app adds the ability to load the phone's front and back cameras for face localization. Face localization in streams is also available. The Tflite model is used for face recognition.