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.
Understanding AutoencodersExplores autoencoders, from linear mappings in PCA to nonlinear mappings, deep autoencoders, and their applications.
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.