backpropagation topic

List backpropagation repositories

genann

1.9k
Stars
222
Forks
Watchers

simple neural network library in ANSI C

CS231n

50
Stars
9
Forks
Watchers

PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"

backprop

177
Stars
22
Forks
Watchers

Heterogeneous automatic differentiation ("backpropagation") in Haskell

neuralDuino

38
Stars
5
Forks
Watchers

The only dynamic and reconfigurable Artificial Neural networks library with back-propagation for arduino

dfdx

1.6k
Stars
97
Forks
Watchers

Deep learning in Rust, with shape checked tensors and neural networks

Backpropagation

247
Stars
82
Forks
Watchers

Implementing multilayer neural networks through backpropagation using Java.

Deep-Learning-From-Scratch

259
Stars
58
Forks
Watchers

Six snippets of code that made deep learning what it is today.

MLKit

152
Stars
14
Forks
Watchers

A simple machine learning framework written in Swift 🤖

Mathematics

670
Stars
255
Forks
Watchers

数学知识点滴积累 矩阵 数值优化 神经网络反向传播 图优化 概率论 随机过程 卡尔曼滤波 粒子滤波 数学函数拟合