Repository navigation

#

backpropagation

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

MATLAB
724
5 年前

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

Jupyter Notebook
264
7 年前

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
250
8 年前

Heterogeneous automatic differentiation ("backpropagation") in Haskell

Haskell
192
2 个月前

Build neural networks based only on Numpy

Python
169
3 年前

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
144
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
135
10 个月前

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

TeX
134
5 年前