A simple neural network emulator of a multilayer perceptron without using external library methods for classification digits (0, 1, 2 and 3) represented as an array of 0 and 1.
-
Updated
Jul 16, 2023 - C#
A simple neural network emulator of a multilayer perceptron without using external library methods for classification digits (0, 1, 2 and 3) represented as an array of 0 and 1.
Add a description, image, and links to the digit-classification topic page so that developers can more easily learn about it.
To associate your repository with the digit-classification topic, visit your repo's landing page and select "manage topics."