DMTCP scripts to get Python scripts working with SLURM.
-
Updated
May 22, 2024 - Shell
DMTCP scripts to get Python scripts working with SLURM.
Read in a mnist file and using a neural network, predict the classifcation of 0-9 throughout the mninst dataset.
Study deep-learning
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.
A demo project for MNIST CNN with PyTorch
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."