An open API service indexing awesome lists of open source software.

https://github.com/charlesfrye/convolution-tutorial

Tutorial on Convolutions for Signals and Probability
https://github.com/charlesfrye/convolution-tutorial

convolution tutorial

Last synced: 6 months ago
JSON representation

Tutorial on Convolutions for Signals and Probability

Awesome Lists containing this project

README

          

# Convolution-Tutorial

Three tutorial notebooks on convolutions. No background knowledge is assumed.

1. *What's A Convolution?* covers the basics -- where does the convolution formula come from?
2. *Why Are Convolutions Useful?* shows some traditional applications of convolution to audio and image processing.
3. *Convolutions and Probability* works through a somewhat surprising application of convolution in adding up random numbers.