Bolow, a link to a youtube video series showing how to create and implement a whole Neural Networks (NN) using Python. I covers main NN’s areas (layers, normalization, activation functions, loss functions, etc.)
- The link: Neural Networks from Scratch in Python
- The author: @sentdex