A from-scratch implementation of a feedforward neural network in C# (.NET 8) without using any machine learning frameworks.
-
Updated
Nov 19, 2025 - C#
A from-scratch implementation of a feedforward neural network in C# (.NET 8) without using any machine learning frameworks.
A self-made neural network library that supports feedforward neural networks and convolutional neural networks
Application for classifying hand-drawn sketches based on the QuickDrawDataset.
Mnist number recognizing, using neural network from scratch in C#.
Add a description, image, and links to the neural-networks-from-scratch topic page so that developers can more easily learn about it.
To associate your repository with the neural-networks-from-scratch topic, visit your repo's landing page and select "manage topics."