A Neural Net library that comes with several training algorithms.
-
Updated
Mar 27, 2017 - C
A Neural Net library that comes with several training algorithms.
Implementação simples do Perceptron Multicamadas em CUDA.
Implementação sequencial e simples do Perceptron Multicamadas utilizando o algoritmo backpropagation para o treinamento da mesma.
Simulation of an XOR neural network that provides 100% classification using the Backpropagation learning algorithm
This repository is about the Xor Problem, solved with Machine Learning. This was used algorithms of type FeedFoward and BackPropagation.
Neural Network demonstration with Backpropagation learning and the Iris dataset.
In this repo, the backpropagation algorithm in feedforward neural networks is implemented from scratch using C.
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."