Implementación de una red neuronal (perceptron) en C usando el dataset MNIST para reconocer números escritos a mano
-
Updated
Sep 15, 2024 - C
Implementación de una red neuronal (perceptron) en C usando el dataset MNIST para reconocer números escritos a mano
Simple Neural Network written from scratch in C++ with a real time interactive and visualization demo.
Console application written in C++ in Visual Studio 2010. It uses tensorflow C API to learn from MNIST handwritten 60000 image databaseand then predict 10000 images category.
A simple API for C language created to work easier with MNIST data files.
Add a description, image, and links to the mnist-dataset topic page so that developers can more easily learn about it.
To associate your repository with the mnist-dataset topic, visit your repo's landing page and select "manage topics."