- Real-life decission making process
- Neuron
- Step activation function
- Universality of neurons
- Basics
- Storage
- Temperature conversion
- Learning problem
- Loss function
- Calculas (aka backpropagation)
- Learning the weights & biases
- ReLU activation functions
- Softmax function
- Multi-layered neural nets
- Neural Networks module
- Backpropagation
- Optimizer function
- Cross-entropy cost function
- Overfitting & Regularization
- Weight Initilization
- Hyperparameters
- Gradient Descent & its Descendents
- Neural Networks & Deep Learning: http://neuralnetworksanddeeplearning.com/index.html
- Deep Learning with PyTorch: https://pytorch.org/deep-learning-with-pytorch
- PyTorch with Examples: https://pytorch.org/tutorials/beginner/pytorch_with_examples.html
- PyTorch Tutorials: https://pytorch.org/tutorials/index.html