Examples of Tensorflow Lite on Android
-
Updated
Sep 29, 2022 - Kotlin
Examples of Tensorflow Lite on Android
Deeplearning for Java.Build multi-layer perceptron neural network with JAVA.Identify the MNIST handwritten digital datasets.The accuracy rate is around 80%
miniflow is a deep learning framework built from scratch using Python and NumPy, mimicking the TensorFlow API format.
cifar 10 dataset and minist dataset
Creating models for MINST database: NN and CNN
Neural Networks in C++17
I've worked on a research project implementing Double Convolution Neural Network using, lasagne, theano, Caffe, and Matlab using PYTHON.
CNN trained on the MNIST dataset
Training an Auto encoder on mnist digits to exclude non-mnist digits form the database
Модуль 8. Глибоке навчання. Tensorflow.
ML-workshop
An Artificial Neural Network for image classification (hand written numbers from MINST dataset).
We will develop a model using Support Vector Machine which should correctly classify the handwritten digits from 0-9 based on the pixel values given as features. Thus, this is a 10-class classification problem.
Add a description, image, and links to the minst topic page so that developers can more easily learn about it.
To associate your repository with the minst topic, visit your repo's landing page and select "manage topics."