Label Propagation

Label Propagation

This lecture overviews Label Propagation that has many applications in pattern recognition (semi-supervised learning) and in the study of diffusion processes. It covers the following topics in detail: Graph construction approaches (Adjacency Matrix Construction, Graph Weighting, Simultaneous Graph Construction and Weighting). Label Inference Methods (Graph Min-cut, Markov Random Fields, Gaussian Random Fields, Local and Global… Continue reading Label Propagation

Data Clustering

This lecture overviews Data Clustering  that has many applications in e.g., facial image clustering, signal/image clustering, concept creation.  It covers the following topics in detail: Clustering Definitions. Distance measures, Mahalanobis distance, Euclidean distance, Lp norm, L1 Norm  Similarity measures, Cosine similarity, Correlation coefficient. Distance Functions between a Point and a Set. Distance Functions between two… Continue reading Data Clustering

Distance-based Classification

This lecture overviews Distance-based Classification that has many applications in classification. It covers the following topics in detail: k-Nearest neighbor classification, Nearest neighbor graphs Supervised Learning Vector Quantization, LVQ1/2/3.

Introduction to Machine Learning

This lecture will cover the basic concepts of Machine Learning to alleviate inconsistencies towards concept and notation accuracy. Supervised, self-supervised, unsupervised, semi-supervised learning. Multi-task Machine Learning. Classification, regression. Object detection, Object tracking. Clustering. Dimensionality reduction, data retrieval. Artificial Neural Networks. Adversarial Machine Learning. Generative Machine Learning. Temporal Machine learning (Recurrent Neural Networks). Continual Learning (few-shot… Continue reading Introduction to Machine Learning

Agent Systems

This lecture overviews Agent Systems that has many applications in multi-party behavior modeling. It covers the following topics in detail: Intelligent Agents, Competitive Multi-Agent Systems, Nash Equilibrium, Simulation tools (NetLogo, MASON, AnyLogic,Altreva) and Applications.