A library (dll) that implements functionality for creating and training neural networks (multilayer perceptron)
-
Updated
Feb 11, 2020 - C#
A library (dll) that implements functionality for creating and training neural networks (multilayer perceptron)
Реализация алгоритма обратного распространения ошибки для обучения нейронной сети для распознавания рукописных цифр
Artificial Neural Networks using Back Propagation C# Implementation
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
Neural Network for tic-tac-toe game. https://www.youtube.com/watch?v=woohvQE73AI&list=PLIIXgDT0bKw7VnfMl5wWW_kjmmCrHjfvb&ab_channel=CODEBLOG
Build your Neural Network using Back Propagation Algorithm.
Neural Network that runs basic testing through a console application
Project of libraries containing machine learning models.
2 or 4 input AND/OR gate backpropagation - Intelligent Systems 1 (CS345)
Add a description, image, and links to the backpropagation-learning-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the backpropagation-learning-algorithm topic, visit your repo's landing page and select "manage topics."