Understanding AutoencodersExplores autoencoders, from linear mappings in PCA to nonlinear mappings, deep autoencoders, and their applications.
Neural Networks: Multilayer PerceptronsCovers Multilayer Perceptrons, artificial neurons, activation functions, matrix notation, flexibility, regularization, regression, and classification tasks.
Deep Learning FundamentalsIntroduces deep learning fundamentals, covering data representations, neural networks, and convolutional neural networks.
Clustering & Density EstimationCovers dimensionality reduction, clustering, and density estimation techniques, including PCA, K-means, GMM, and Mean Shift.