


Syntactic Pattern Recognition
This lecture overviews that has many applications in data analysis. It covers the following topics in detail: Syntactic Pattern Recognition Systems. Preprocessing Techniques. String-Based Models.



Generative Adversarial Networks in Multimedia Content Creation
Deep Convolutional Generative Adversarial Networks (DCGAN) have been used to generate highly compelling pictures or videos, such as manipulated facial animations, interior and outdoor images, videos.



AI4Media Workshop on GANs for Media Content Generation
Generative Adversarial Networks (GANs) are part of the cutting edge in recent machine learning research.



Image and Video Generation: A deep Learning Approach
This resource corresponds to 7th video from the AI Excellence Lecture Series.



The power of cooperation in networks of learning agents
We study the power of cooperation in a network of communicating agents that solve a learning task. Agents use an underlying communication network to get information about what the other agents know.



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).