Skip to content

Commit 2102585

Browse files
committed
update
1 parent 10ab758 commit 2102585

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

ann_class/extra_reading.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
The Chain Rule of Calculus
2+
http://tutorial.math.lamar.edu/Classes/CalcI/ChainRule.aspx
3+
4+
Yes you should understand backprop by Andrej Karpathy
5+
https://medium.com/@karpathy/yes-you-should-understand-backprop-e2f06eab496b
6+
7+
The Matrix Cookbook
8+
https://www.math.uwaterloo.ca/~hwolkowi/matrixcookbook.pdf

hmm_class/extra_reading.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
A Tutorial on Hidden Markov Models and Selected Applications in Speech Recognition
2+
https://www.ece.ucsb.edu/Faculty/Rabiner/ece259/Reprints/tutorial%20on%20hmm%20and%20applications.pdf
3+
4+
Some Mathematics for HMM by Dawei Shen
5+
https://pdfs.semanticscholar.org/4ce1/9ab0e07da9aa10be1c336400c8e4d8fc36c5.pdf
6+
7+
A Revealing Introduction to Hidden Markov Models
8+
https://www.cs.sjsu.edu/~stamp/RUA/HMM.pdf

0 commit comments

Comments
 (0)