backpropagation-algorithm topic
List
backpropagation-algorithm repositories
NeuralNetwork.NET
539
Stars
84
Forks
Watchers
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
nn
124
Stars
5
Forks
Watchers
A tiny neural network 🧠
BP-Algorithm
157
Stars
91
Forks
Watchers
一文彻底搞懂BP算法:原理推导+数据演示+项目实战
hybrid-snn-conversion
93
Stars
24
Forks
Watchers
Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation
matrix-sqrt
48
Stars
10
Forks
Watchers
matrix square root and its gradient
machine_learning_course
52
Stars
37
Forks
Watchers
Artificial intelligence/machine learning course at UCF in Spring 2020 (Fall 2019 and Spring 2019)
Character-recognition-by-neural-network
34
Stars
24
Forks
Watchers
Back Propagation, Python