Displaying 497 resources
Orthogonal Signal Transforms. Fourier Series
This lecture overviews Orthogonal Signal Transforms. Fourier Series that has many applications in signal processing, analysis and compression.
Fast 2D Convolutions Algorithms
This lecture will overview 2D linear and cyclic convolution. Then it will present their fast execution through FFTs, resulting in algorithms having computational complexity of the order O(N^2log2N).
AI Studies
AI is a rapidly emerging field that has opened up new vistas of innovation and creativity. From intelligent systems to self-driving cars, AI has transformed the way we live and work.
Symbolic, Statistical, and Causal Representations
In machine learning, we use data to automatically find dependencies in the world, with the goal of predicting future observations.
Hidden Markov Models
This lecture overviews Hidden Markov Models that have many applications in Data Analytics and Signal Analysis. It covers the following topics in detail: Markov Chains. Hidden Markov Chains: Viterbi algorithm, Forward-backward algorithm.
Computational Geometry
This lecture overviews Computational Geometry that has many applications in Computer Graphics, Robotics, Geographic Information Systems, CAD/CAM.