- Introduction.
- Data-driven approaches.
- Simple linear classifier, Loss function.
- Backpropagation and NN.
- Multilayer NN, Activation, Loss.
- Normalization, Convolution.
- Recurrent Neural Networks.
- Semantic segmentation, Keypoint detection, and Object detection.
- Text-to-Speech.
- Natural Language Processing - BERT and The History Behind It.
- Data management.
- NN Inference.
- Task #1 - Simple data-driven approach and results.
- How to use training frameworks:
- Task #2 - Multilayer neural network and results.
- Symbol 'H' to sequence 'HELLO' with RNN: Download.