Examples of Tensorflow Lite on Android
-
Updated
Sep 29, 2022 - Kotlin
Examples of Tensorflow Lite on Android
It is a Python GUI in which you can draw a digit and the ML Algorithm will recognize what digit it is. We have used Mnist dataset
Sample android application to detect digit drawn using TensorFlow & Firebase model.
This is a machine learning project focused on accurately classifying handwritten digits from the popular MNIST dataset. It provides a collection of code and models that leverage different techniques to achieve high accuracy in recognizing and categorizing digits.
MNIST Digit Recognition Using Scikit-Learn and Ensemble Learning and Then Make an Web-App Using Flask.
A handwritten digit classifier application with python, java, klotin and tensorflow dependencies
An implementation of multiclass perceptron as a digit recognizer
This research aims to enhance the performance of LBP-based convolutional neural networks on the automatic recognition of bilingual handwriting.
2nd Project of Course 'Machine Learning' of the SMARTNET programme. Taken at the National and Kapodistrian University of Athens.
Training different models to solve the MNIST digit dataset
A digit-classifier using CNN
An implementation showcasing the deployment of machine learning model onto the flask server with live demo deployed on AWS Lambda.
MATLAB digit classifier based on Andrew NG course
This project encompasses a series of modules designed to facilitate the creation, training, and prediction using a PyTorch MLP Neural Network for digit classification based on the MNIST dataset.
Train an neural network to identify digits written on a canvas
In this project, I use Keras and TensorFlow to classify digits and python's Tkinter library to visualize
A simple digit classifier built using the MNIST dataset
MNIST Digit Classifier using different models and methods.
Real time digit classifier using python and Deep neural network.
Add a description, image, and links to the digit-classifier topic page so that developers can more easily learn about it.
To associate your repository with the digit-classifier topic, visit your repo's landing page and select "manage topics."