The goal of generative machine learning is to learn data distribution in order to generate new data points during the inference. Classical examples of generative algorithms are generating text from the voice and vice versa, applying artistic styles of famous painters to pictures, creating fake faces of people and many more. This workshop will be a hands-on tutorial on deep auto-encoders and variational auto-encoders – one of the most popular unsupervised generative algorithms. We will go through a lot of Illustrative code examples to point out advantages and disadvantages of using either of these models.
Participants will get strong intuition about various types of auto-encoders and hands-on experience to build and adjust one to their needs.
Intermediate level
- Basic Python Programming
- Machine Learning knowledge
- Own laptop