Multi-layered Convolutional Neural Network written in C++11
-
Updated
Jun 8, 2019 - C++
Multi-layered Convolutional Neural Network written in C++11
This neural network framework, built entirely from scratch in C++, offers a robust educational platform for deep learning. It features a custom matrix library and a handcrafted mathematical gradient computation engine, designed to teach neural networks from first principles. I am the sole developer and contributor to this project.
artificial neural network.
Implementation of a neural network
Implementation of a multilayer, feed-forward, fully-connected neural network trained using the gradient-descent based backpropagation algorithm
Four In A Row project for World Maker Faire 2018 - Ubuntu 18.04
Robot is learning to avoid obstacles using neuronal network and backpropagation as learning algorithms
Нейросеть для распознавания англоязычных букв
A simple neural network to classify points generated using a sine function. Implementing backpropagation.
Automatically exported from code.google.com/p/neuralnethack
AI_Backpropagation Algorithm
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."