Read in a mnist file and using a neural network, predict the classifcation of 0-9 throughout the mninst dataset.
-
Updated
Apr 25, 2024 - Python
Read in a mnist file and using a neural network, predict the classifcation of 0-9 throughout the mninst dataset.
A demo project for MNIST CNN with PyTorch
Este projeto fornece a API responsável por servir o modelo de reconhecimento de dígitos manuscritos já treinado, utilizando Keras/TensorFlow e o dataset público MNIST. A API realiza inferências sobre novos dados enviados, integrando o modelo finalizado ao sistema de backend.
Add a description, image, and links to the mninst topic page so that developers can more easily learn about it.
To associate your repository with the mninst topic, visit your repo's landing page and select "manage topics."