This repo contains lectures and assignments of Deep Learning A-Z™: Hands-On Artificial Neural Networks.
| Notebook | Description |
|---|---|
| Regression & Classification Intuition | Regression & Classification Intuition |
| ANN Intuition | Artificial Neural Networks Intuition |
| Building an ANN | Building an Artificial Neural Network |
| CNN Intuition | Convolutional Neural Network Intuition |
| Building a CNN | Building a Convolutional Neural Network |
| RNN Intuition | Recurrent Neural Network Intuition |