backpropagation“ 的搜索结果

#计算机科学#Implementing multilayer neural networks through backpropagation using Java.

Java250
9 年前

Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.

Python6.18 k
7 个月前

A simple Python script showing how the backpropagation algorithm works.

Python1.08 k
9 个月前

Implementation in C and Theano of the method Probabilistic Backpropagation for scalable Bayesian inference in deep neural networks.

C191
7 年前

#计算机科学#🚀 Blazing fast neuro-evolution & backpropagation for the browser and Node.js

JavaScript1.22 k
6 年前

学习反向传播的python3代码

Jupyter Notebook57
6 年前

Neural Network Backpropagation Algorithm. Implementation using python

Python28
6 年前

Demonstrations of Loss of Plasticity and Implementation of Continual Backpropagation

Python345
2 个月前

PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)

Python799
6 年前

#计算机科学#Heterogeneous automatic differentiation ("backpropagation") in Haskell

Haskell192
4 个月前

Unsupervised Domain Adaptation by Backpropagation

Python43
3 年前

Backpropagation neural network in python/numpy

Python33
6 年前

Simple object-oriented implementation of a multi-layer perceptron which uses the back propagation algorithm to learn

C++23
12 年前

Implements back propagation in C.

C9
11 年前

Code for "The Reversible Residual Network: Backpropagation Without Storing Activations"

Python362
7 年前

#计算机科学#A PyTorch implementation for Unsupervised Domain Adaptation by Backpropagation

Jupyter Notebook151
5 年前

Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world application of a neural net trained with backpropagation.

Jupyter Notebook662
2 年前

An optical flow forward warp's lib with backpropagation using pytorch.

Python119
4 年前

Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)

Python308
6 年前

A high performance impermentation of Unsupervised Image Segmentation by Backpropagation - Asako Kanezaki

Python266
6 年前

#计算机科学#Differentiable controlled differential equation solvers for PyTorch with GPU support and memory-efficient adjoint backpropagation.

Python453
1 个月前
loading...