Neural Networks OptimizationExplores neural networks optimization, including backpropagation, batch normalization, weight initialization, and hyperparameter search strategies.
Generalization in Deep LearningDelves into the trade-off between model complexity and risk, generalization bounds, and the dangers of overfitting complex function classes.
Crash course on Deep LearningCovers a crash course on deep learning, including the Mark I Perceptron, neural networks, optimization algorithms, and practical training aspects.
Deep Learning ParadigmExplores the deep learning paradigm, including challenges, neural networks, robustness, fairness, interpretability, and energy efficiency.
Deep Learning: Theory and ApplicationsExplores the mathematics of deep learning, neural networks, and their applications in computer vision tasks, addressing challenges and the need for robustness.
Neural Networks: Multilayer PerceptronsCovers Multilayer Perceptrons, artificial neurons, activation functions, matrix notation, flexibility, regularization, regression, and classification tasks.
Neural Network TrainingCovers the training process of a neural network, including feedforward, cost function, gradient checking, and visualization of hidden layers.