Simple neural network with backpropagation training
-
Updated
Mar 20, 2023 - C#
Simple neural network with backpropagation training
My first simple realization of Neural Network library by scratch, so you can use it in your projects (check the documentation in README). You can see an example how to use the library below.
Add a description, image, and links to the neural-network-from-scratch topic page so that developers can more easily learn about it.
To associate your repository with the neural-network-from-scratch topic, visit your repo's landing page and select "manage topics."