Deep-Learning-Book-Chapter-Summaries
Deep-Learning-Book-Chapter-Summaries copied to clipboard
Attempting to make the Deep Learning Book easier to understand.
Results
2
Deep-Learning-Book-Chapter-Summaries issues
Sort by
recently updated
recently updated
newest added
First, I really thank for your work, which does help me! I think you can promote it better by mentioning about **squared L2 norm** in front of `x.T.dot(x)` or `sqrt(x.T.dot(x))`...
Found this pretty useful. Nice effort 👍 A few suggestions: * A very common ask (and slightly underrepresented in this chapter) has been receptive fields. Would do you like to...