📚 A basic C# MLP/ANN library
-
Updated
May 27, 2018 - C#
📚 A basic C# MLP/ANN library
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.
Machine learning library for classification tasks
A library (dll) that implements functionality for creating and training neural networks (multilayer perceptron)
A multilayer perceptron that uses Simple Linear Algebra library For Csharp
Add a description, image, and links to the multilayer-perceptron topic page so that developers can more easily learn about it.
To associate your repository with the multilayer-perceptron topic, visit your repo's landing page and select "manage topics."