Lecture 4
Lecture 4
LECTURE 04
GOOGLE BARD
Bard is a conversational AI chat service
developed by Google.
While ChatGPT relies on its pre-trained
knowledge, Bard puts information from the
internet in the real time.
Google Bard is powered Google’s very own and
most advanced large language model (LLM)
PaLM.
https://bard.google.com/chat
ENCODER
The job of encoder is to convert human centric
representation into machine centric
representation.
DECODER
The job of decoder is to convert machine
centric representation into human centric
representation.
SOME GENERATIVE MODELS
Auto Encoders
GAN (Generative Adversarial Net)
LLM (Large Language Models)
Diffusion Models
REPRESENTATION
Machine Learning always needs numerical
representation to perform task. The generative
models contain strength to learn that type of
representation which can be used to perform
many tasks.
TRANSFORMER NUERAL
NETWORKS
The most popular generative model which is in
use nowadays is Transformer Neural Networks.
It also contains encoder and decoder.
INTRODUCTION TO STABLE
DIFFUSION
A cutting-edge image generation tool utilizing
latent diffusion models.
Generates realistic and high-quality images
through advanced diffusion techniques.
Allows user to explore the possibilities of image
generation by controlling diffusion parameters.
Used in various fields including art, design and
computer vision for diverse image generation
task.