sconde / backprop

Backpropagation in Python, C++, and Cuda

Home Page:https://maziarraissi.github.io/backprop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backpropagation in Python, C++, and Cuda

This is a short tutorial on backpropagation and its implementation in Python, C++, and Cuda.

Please start by reading the pdf file "backpropagation.pdf".

About

Backpropagation in Python, C++, and Cuda

https://maziarraissi.github.io/backprop/

License:MIT License


Languages

Language:C++ 42.2%Language:Cuda 40.7%Language:Python 17.1%