Neural Network and Deep Learning by Andrew Ng. from Coursera
Name | Content | NB Viewer (Visualizer) |
---|---|---|
Vectorization | Difference between use and not vector operations, vectorization of logistic regression | link |
Broadcasting | Broadcasting operations, how they operate when we are manipulating vectors and matrix | link |
Perceptron - 1 layer | How to implement a single-layered neural network, the perceptron example | link |
... | ... | ... |