🆎 Character Recognition with Artificial Neural Network ANN - C# Project
-
Updated
Jan 22, 2019 - C#
🆎 Character Recognition with Artificial Neural Network ANN - C# Project
Genann library port to C#, simple neural network library in ANSI C
A neural network library written simply, efficiently and clearly. Supports convolutional NN.
This C# library contains different tools for working with neural nets.
DNN Implementation 使用 C Sharp 語言實作 DNN,並透過非同步程式設計技術,將訓練過程即時呈現,可以讓使用者更加了解模型訓練過程以及 loss、acc 的變化。此程式還將其應用在英文手寫辨識中,可以讓使用者體驗 DNN 辨識手寫字母的樂趣
Neural Network libraries in C#
Implementation of some Neural Networks algorithms like (Backpropagation, Backpropagation with momentum, Leverage and Simulated annealing)
Реализация алгоритма обратного распространения ошибки для обучения нейронной сети для распознавания рукописных цифр
The GitHub Repository For The Research Paper "Supervised Data in Backpropagation and Genetics Learning Algorithms"
How to Generate Mazes Using Depth-First Algorithm
Implement the multiple layer neural network simulator using C#.
Genann library port to C# (unsafe version), simple neural network library
Simple feed forward back prop neural network in my favorite languages
Neural network in C# with fully connected layers and optionally randomized weights and biases. Provides feed forward method for prediction and back propagation implementation for training
Library for implementing simple neural network with backpropagation
Backpropagation Algorithm in Neural Network Activity in Intelligent Systems 1
(German) Ein einfaches neuronales Netz in C#, mit Konsolen-Test-Programm
Backpropagation neural network
Neural Network that runs basic testing through a console application
Add a description, image, and links to the backpropagation topic page so that developers can more easily learn about it.
To associate your repository with the backpropagation topic, visit your repo's landing page and select "manage topics."