A 3-Layer Feed-Forward Neural Net In C#, with Graphical Display

0
TAGS: , , ,

A 3-Layer Feed-Forward Neural Net In C#, with Graphical Display

A 3-Layer Feed-Forward Neural Net In C#, with Graphical Display

C# implementation of a simple classification problem (recognizing digits from the MNIST dataset). Working through exercises like this one can provide detailed insight into how gradient descent is implemented using back propagation. These insights will prove valuable when designing solutions in specialized libraries such as TensorFlow…

Source: www.codeproject.com/Articles/5272136/A-3-Layer-Feed-Forward-Neural-Net-In-Csharp-with-G

September 16, 2020
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Subscribe to our Digest