Displaying 107 resources
Domain Adaptation
This lecture overviews Domain Adaptation that has many applications in DNN training and adaptation.
Attention and Transformers Networks
In this lecture, the limitations of Recurrent Neural Networks (RNNs) and Convolutional Neural Networks (CNNs) in effectively processing sequences are emphasized.
ECG Signal Analysis
This lecture overviews ECG Signal Analysis as well as other cardiology imaging methods that has many applications in cardiological disorder diagnosis and treatment. It covers the following topics in detail: Background nnowledge of ECG Signals.
Multilayer perceptron. Backpropagation
This lecture covers the basic concepts and architectures of Multi-Layer Perceptron (MLP), Activation functions, and Universal Approximation Theorem.
Fast 3D Convolution algorithms
This lecture overviews Fast 3D Convolution algorithms that has many applications in the fast implementation of 3D image and video filtering, 3D CNNs and motion estimation.
Convolutional Neural Networks Lecture
Convolutional Neural Networks form the backbone of current AI revolution and are used in a multitude of classification and regression problems. This lecture overviews the transition from multilayer perceptrons to deep architectures.