Generative AI: What is it & How to use it
Last Updated on July 25, 2023 by Editorial Team
Author(s): Mauro Di Pietro
Originally published on Towards AI.
Text-to-Text, Text-to-Image, Text-to-Video, Text-to-Audio
Image by author
This member-only story is on us. Upgrade to access all of Medium.
Photo by Possessed Photography on Unsplash
Machine Learning models can be divided into Discriminative and Generative:
Discriminative models are used in traditional Data Science use cases. Usually, the model learns how to predict the target based on the distribution of the features. Weβre talking about classification and regression algorithms that can be formulated as Prob(YU+007CX)Generative models, instead, look at the joint distribution of the target and the features to generate new data instances. Thatβs what is now being called βAIβ. Mathematically can be expressed as Prob(X,Y)
Generative AI (Gen-AI) is… Read the full blog for free on Medium.
Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming aΒ sponsor.
Published via Towards AI