Sunny Rainy Source: Markov ModelExplores a first-order Markov model using a sunny-rainy source example, demonstrating how past events influence future outcomes.
Deep Neural NetworksCovers the back-propagation algorithm for deep neural networks and the importance of locality in CNN.
Multi-layer Neural NetworksCovers the fundamentals of multi-layer neural networks and the training process of fully connected networks with hidden layers.
Feed-forward NetworksIntroduces feed-forward networks, covering neural network structure, training, activation functions, and optimization, with applications in forecasting and finance.
Regularized Cross-Entropy RiskExplores the regularized cross-entropy risk in neural networks, covering training processes and challenges in deep networks.