Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating link for neural networks matrices exploration notebook
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.
- Loading branch information