Login to filter by course Login to filter by course Reset
Non-Linear Dimensionality ReductionCovers non-linear dimensionality reduction techniques using autoencoders, deep autoencoders, and convolutional autoencoders for various applications.
Deep Generative ModelsCovers deep generative models, including variational autoencoders, GANs, and deep convolutional GANs.
Understanding AutoencodersExplores autoencoders, from linear mappings in PCA to nonlinear mappings, deep autoencoders, and their applications.
Deep Generative Models: Part 2Explores deep generative models, including mixtures of multinomials, PCA, deep autoencoders, convolutional autoencoders, and GANs.
Boltzmann Machine: RBMExplores the Restricted Boltzmann Machine, a more expressive version of the Boltzmann Machine with hidden units.
Machine Learning FundamentalsIntroduces fundamental machine learning concepts, covering regression, classification, dimensionality reduction, and deep generative models.
Clustering: k-meansExplains k-means clustering, assigning data points to clusters based on proximity and minimizing squared distances within clusters.
Deep Learning: Recurrent Neural NetworksExplores Recurrent Neural Networks for behavioral data, covering Deep Knowledge Tracing, LSTM, GRU networks, hyperparameter tuning, and time series prediction tasks.