neomatrix369 / awesome-ai-ml-dl

Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.
Other
1.47k stars 352 forks source link

updating link for neural networks matrices exploration notebook #55

Closed souravs17031999 closed 4 years ago

souravs17031999 commented 4 years ago

This notebook consists of coding neural networks using pure python and exploring under the hood mathematical matrices shapes and how operations on them changes/modifies their shapes and hence gives better insight into how the inputs gets transformed from layer to layer till it goes to last output layer.

neomatrix369 commented 4 years ago

Thanks @souravs17031999 for adding this, apologies I didn't get to it earlier.

I'll also add it to other sections.

souravs17031999 commented 4 years ago

Thanks.