yuanrongxi/simple-neural-network
Simple NN is a neural network implemented in C language, which includes a multilayer perceptron and a convolutional network. It is a digital handwriting recognition program that utilizes the MNIST dataset for training the neural network model.
CMIT