Displaying 103 resources



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.



Fast 1D Convolution Algorithms
1D convolutions are extensively used in digital signal processing (filtering/denoising) and analysis (also through CNNs). As their computational complexity is of the order O(N^2), their fast execution is a must.
This lecture will overview



Graph Convolutional Networks
This lecture overviews Graph Convolutional Networks (GCN) that have many applications in Deep Learning, Signal and Video Analysis, Network Theory, Web Science and Social Media Analytics. It covers the following topics in detail: Graph Convolutions.



Graph Neural Networks
This lecture overviews Graph Neural Networks that has many applications in Deep Learning, Signal and Video Analysis, Network Theory, Web Science and Social Media Analytics. It covers the following topics in detail: Introduction to Graphs.



Natural Language Processing
This lecture overviews Natural Language Processing (NLP) that has many applications in text analytics, Linguistics, Machine translation and sentiment analysis.



Neural Speech Recognition
This lecture overviews Neural Speech Recognition is a special case of Automatic Speech Recognition (ASR), i.e., the transcription of speech to text that has many applications e.g., in call centers, dictation, meeting minutes creation, Smart assistant