Repository navigation

#

backpropagation

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

MATLAB
717
5 年前

Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?

Jupyter Notebook
263
6 年前

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

Jupyter Notebook
261
6 年前

Implementing multilayer neural networks through backpropagation using Java.

Java
246
8 年前

Heterogeneous automatic differentiation ("backpropagation") in Haskell

Haskell
187
9 个月前

Build neural networks based only on Numpy

Python
168
2 年前

Implement, demonstrate, reproduce and extend the results of the Risk articles 'Differential Machine Learning' (2020) and 'PCA with a Difference' (2021) by Huge and Savine, and cover implementation details left out from the papers.

Jupyter Notebook
141
3 年前

A neural network library written from scratch in Rust along with a web-based application for building + training neural networks + visualizing their outputs

Rust
133
6 个月前

Mathematics paper recapitulating the calculus behind a neural network and its back propagation

TeX
133
5 年前