9 Introducing generative models
This chapter covers
- An explanation of the text generation problem.
- An introduction to unsupervised learning.
- Learning structure using attention mechanism.
- Building up from simple probabilistic models to deep learning models.
- The transformer architecture and its variants and applications.
Previously, we’ve seen AI, specifically deep learning, excel in the areas of classification and regression. However, the potential of this technology goes beyond passive data analysis. It can extend to generating new data, such as images, text, and even videos. This creative work, once considered to be within the exclusive purview of human intelligence, is now being significantly influenced by deep learning, fueling much of the AI boom and enthusiasm we’ve witnessed in recent years.