Skip to content

Commit e4358cf

Browse files
authored
Refactor README
1 parent f80829a commit e4358cf

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<h1 align='center'>Deep Signal Processing</h1>
2-
<h2 align='center'>
3-
Accompanying notebook guides to the notes [TBA]
4-
</h2>
2+
<h2 align='center'> Accompanying notebook guides to the notes [TBA] </h2>
53

64

7-
## The Atlas of Convolutions -- Part 1: Memory, Causality and Parameter Scaling
5+
## The Atlas of Convolutions
6+
### Part 1: Memory, Causality and Parameter Scaling
87
* `basics`: introduces the basic idea of a linear convolution and the different ways of implementing it
98
* `fft_conv`: discusses diagonalization of circulant matrices, motivating an efficient method to convolve signals
109
* `causality`: investigates how to enforce causality of a convolution

0 commit comments

Comments
 (0)