Skip to content

Commit d06af2c

Browse files
authored
Merge pull request #184 from jagans94/patch-1
fixed link #patterns
2 parents b974c7c + 3e38fa9 commit d06af2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

optimization-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Table of Contents:
1111
- [Intuitive understanding of backpropagation](#intuitive)
1212
- [Modularity: Sigmoid example](#sigmoid)
1313
- [Backprop in practice: Staged computation](#staged)
14-
- [Patterns in backward flow](#patters)
14+
- [Patterns in backward flow](#patterns)
1515
- [Gradients for vectorized operations](#mat)
1616
- [Summary](#summary)
1717

0 commit comments

Comments
 (0)