Razlođi Ai
Razlođi Ai
Razlođi Ai
What is AI?
picture this a machine that could
organize your cupboard just as you like
it or serve every member of the house a
customized cup of coffee makes your day
easier doesn't it these are the products
of artificial intelligence but why use
the term artificial intelligence well
these machines are artificially
incorporated with human-like
intelligence to perform tasks as we do
this intelligence is built using complex
algorithms and mathematical functions
but ai may not be as obvious as in the
previous examples in fact ai is used in
smartphones cars social media feeds
Uses of AI (Artificial Intelligence)
video games banking surveillance and
many other aspects of our daily life the
real question is what does an ai do at
its core here is a robot we built in our
lab which is now dropped onto a field in
spite of a variation in lighting
landscape and dimensions of the field
the ai robot must perform as expected
this ability to react appropriately to a
new situation is called generalized
learning the robot is now at a crossroad
one that is paved and the other rocky
the robot must determine which path to
take based on the circumstances this
portrays the robot's reasoning ability
after a short stroll the robot now
encounters a stream that it cannot swim
across using the plank provided as an
input the robot is able to cross this
stream so our robot uses the given input
and finds the solution for a problem
this is problem solving these three
capabilities make the robot artificially
intelligent in short ai provides
machines with the capability to adapt
What is AI (Artificial Intelligence)
reason and provide solutions
well now that we know what ai is let's
have a look at the two broad categories
an ais classified into
weak ai also called narrow ai focuses
Weak AI (Artificial Intelligence)
solely on one task
for example alphago is a maestro of the
game go but you can't expect it to be
even remotely good at chess
this makes alphago a weak ai
you might say alexa is definitely not a
Strong AI (Artificial Intelligence)
weak ai since it can perform multiple
tasks
well that's not really true when you ask
alexa to play despacito it picks up the
keywords play and despacito
and runs a program and is trained to
alexa cannot respond to a question it
isn't trained to answer for instance try
asking alexa the status of traffic from
work to home
alexa cannot provide you this
information as she is not trained to and
that brings us to our second category of
ai strong ai
now this is much like the robots that
only exist in fiction as of now
ultron from avengers is an ideal example
of a strong ai
that's because it's self-aware and
eventually even develops emotions
this makes the ai's response
unpredictable
Difference between AI ML and Deep learning
you must be wondering well how is
artificial intelligence different from
machine learning and deep learning
we saw what ai is machine learning is a
technique to achieve ai and deep
learning in turn is a subset of machine
learning
machine learning provides a machine with
the capability to learn from data and
experience through algorithms
deep learning does this learning through
ways inspired by the human brain this
means through deep learning data and
patterns can be better perceived
ray kurzweil a well-known futurist
predicts that by the year 2045 we would
have robots as smart as humans
this is called the point of singularity
well that's not all in fact
elon musk predicts that the human mind
and body will be enhanced by ai implants
which would make us partly cyborgs
so here's a question for you which of
the below ai projects don't exist yet
a an ai robot with citizenship b a robot
with a muscular skeletal system
c ai that can read its owner's emotions
d ain't that develops emotions over time
give it a thought and leave your answers
in the comment section below
three lucky winners will receive amazon
gift vouchers
since the human brain is still a mystery
it's no surprise that ai2 has a lot of
unventured domains
for now ai is built to work with humans
and make our tasks easier
however with the maturation of
technology we can only wait and watch
what the future of ai holds for us
well that is artificial intelligence for
Future of Artificial Intelligence
you in short do not forget to leave your
answer to the quiz in the comment
section below also like share and
subscribe to our channel if you enjoyed
this video stay tuned and keep learning
[Music]
Intro
Everybody's talking about artificial intelligence these days, AI.
Machine learning is another hot topic.
Are they the same thing or are they different?
And if so, what are those differences?
And deep learning is another one that comes into play.
I actually did a video on these three:
artificial intelligence, machine learning and deep learning
and talked about where they fit.
And there were a lot of comments on that.
And I read those comments,
and I'd like to address some of the most frequently asked questions
so that we can clear up some of the myths and misconceptions around
this.
In addition, something else has happened since that video was recorded,
and that is the absolute explosion of this area of generative AI.
Things like large language models and chat bots
has seemed to be taking over the world.
We see them everywhere.
Really interesting technology.
And then also things like deepfakes.
These are all within the realm of AI, but how do they fit within each other?
How are they related to each other?
We're going to take a look at that in this video
and try to explain how all these technologies relate, and how we can use
them.
AI
First off, a little bit of a disclaimer.
I'm going to have to simplify some of these concepts
in order to not make this video last for a week.
So, those of you that are really deep experts in the field, apologies in
advance,
but we're going to try to make this simple,
and that will involve some generalizations.
First of all, let's start with AI.
Artificial intelligence is basically trying to simulate with a computer
something that would match or exceed human intelligence.
What is intelligence?
Well, it could be a lot of different things, but generally we tend to think of
it
as the ability to learn, to infer and to reason things like that.
So, that's what we're trying to do in the broad field of AI, of artificial
intelligence.
And if we look at a timeline of AI, it really kind of started back around this
time frame.
And in those days it was very premature.
Most people had not even heard of it.
And it basically was a research project.
But I can tell you, as an undergrad,
which for me was back during these times, we were doing AI work.
In fact, we would use programing languages like Lisp, or Prolog,
and these kinds of things, were kind of the predecessors
to what became, later, expert systems.
And this was a technology ... again, some of these things existed previous,
but that's when it really hit a kind of a critical mass
and became more popularized.
So expert systems of the 1980s, maybe in the 90s.
And and again, we used technologies like this.
All of this was something that we did
before we ever touched in to the next topic I'm going to talk about.
And that's the area of machine learning.
Machine Learning
Machine learning is, as its name implies, the machine is learning.
I don't have to program it.
I give it lots of information and it observes things.
So, for instance, if I start doing this,
if I give you this
and then ask you to predict what's the next thing that's going to be there,
well, you might get it, you might not.
You have very limited training data to base this on.
But if I gave you one of those
and then ask you what to predict, what will happen next?
Well, you're probably going to say this and then you're going to say it's
this.
And then you think you got it all figured out.
And then you see one of these,
and then all of a sudden I give you one of those and throw you a
curveball.
So this in fact and then maybe it goes on like this.
So a machine learning algorithm is really good at looking at patterns
and discovering patterns within data.
The more training data you can give it,
the more confident it can be in predicting.
So predictions are one of the things that machine learning is particularly
good at.
Another thing is spotting outliers like this
and saying "oh, that doesn't belong in the - it looks different than all the
other stuff because the sequence was broken."
So that's particularly useful in cybersecurity, the area that I work in
because we're looking for outliers.
We're looking for users who are using the system in ways that they
shouldn't be,
or ways that they don't typically do.
So this technology, machine learning, is particularly useful for us.
And machine learning really came along, and became more popularized,
in this time frame, in the, the 2010s,
and again, back when I was an undergrad riding my dinosaur to class,
we were doing this kind of stuff.
We never once talked about machine learning.
It might have existed, but it really hadn't hit the popular, mindset yet.
But this technology has matured greatly over the last few decades,
and now it becomes the basis of a lot we do going forward.
Deep Learning
The next layer of our Venn diagram involves deep learning.
Well, it's deep learning in the sense that
with deep learning we use these things called neural networks.
Neural networks are ways that in a computer, we simulate and mimic
the way the human brain works,
at least to the extent that we understand how the brain works.
And it's called deep because we have multiple layers of those neural
networks.
And the interesting thing about these is
they will simulate the way a brain operates.
But I don't know if you know this, but human brains can be a little bit
unpredictable.
You put certain things in, you don't always get the very same thing out.
And deep learning is the same way.
In some cases, we're not actually able to fully understand
why we get the results we do
because there are so many layers to the neural network,
it's a little bit hard to to decompose and figure out exactly what's in there.
But this has become a very important part and a very important
advancement.
That also reached some popularity during the 2010s.
And as something that we use still today as the basis for our next area of
AI.
Generative AI
The most recent advancements in the field of artificial intelligence
all really are in this space, the area of generative AI.
Now I'm going to introduce a term that you may not be familiar with.
It's the idea of foundation models.
Foundation models is where we get some of these kinds of things.
For instance, an example of a foundation model
would be a large language model.
Which is where we take language and we model it,
and we make predictions in this technology
where if I see certain types of of words,
then I can sort of predict what the next set of words will be.
I'm going to oversimplify here for the sake of simplicity,
but think about this is a little bit like the autocomplete
when you start typing something in, and then it predicts what your next
word will be.
Except in this case, with large language models, they're not predicting the
next word.
They're predicting the next sentence, the next paragraph, the next entire
document.
So there's a really an amazing exponential leap in what these things are
able to do.
And we call all of these technologies generative.
Because they are generating new content.
Some people have actually made the argument that
the generative AI isn't really generative, that
that these technologies are really just regurgitating existing information
and putting it in a different format.
Well, let me give you an analogy.
If you take music, for instance, then every note has already been
invented.
So in a sense, every song is just a recombination,
some other permutation of all the notes that already exist already.
And just putting them in a different order.
Well, we don't say new music doesn't exist.
People are still composing and creating new songs from the existing
information.
I'm going to say Gen AI is similar.
It's a it's an analogy, so there'll be some imperfections in it,
but you get the general idea.
Actually, new content can be generated out of these.
And there are a lot of different forms that this can take.
What other types of models are audio models, video models and things
like that.
Well, in fact, these we can use to create deepfakes.
And deepfakes are examples where we're able to take, for instance, a
person's voice
and recreate that and then have it seem like the person said things they
never said.
Well, it's really useful in entertainment situations, in parodies and things
like that.
Or if someone's losing their voice, then you could capture their voice,
and then they'd be able to type and you'd be able to hear it in their voice.
But there's also a lot of cases where this stuff could be abused.
The chat bots, again, come from this space.
The deepfakes come from this space,
but they're all part of generative AI and all part of these foundation
models.
And this, again, is the area that has really caused all of us to really pay
attention to AI.
The possibilities of generating new content, or in some cases,
summarizing existing content
and giving us something that is bite size and manageable.
This is what has gotten all of the attention.
This is where the chat bots and all of these things come in.
Conclusion
In the early days, AI's adoption started off pretty slowly.
Most people didn't even know it existed, and if they did,
it was something that always seemed like it was about 5 to 10 years away.
But then machine learning, deep learning and things like that
came along and we started seeing some uptick.
Then foundation models, Gen AI and the like
came along and this stuff went straight to the moon.
These foundation models are what have changed the adoption curve.
And now you see AI being adopted everywhere.
And the thing for us to understand is where this is, where it fits in,
and make sure that we can reap the benefits from all of this technology.
If you liked this video and want to see more like it, please like and
subscribe.
If you have any questions or want to share your thoughts about this topic,
Intro
[Music]
ever since computers were invented
they've really just been glorified
calculators machines that execute the
exact instructions given to them by the
programmers but something incredible is
happening now computers have started
gaining the ability to learn and think
and communicate just like we do they can
do creative intellectual work that
previously only humans could do we call
this technology generative Ai and you
may have encountered it already through
products like GPT basically intelligence
is now available as a service kind of
like a giant brain floating in the sky
that anyone can talk to it's not perfect
but it is surprisingly capable and it is
improving at an exponential rate this is
a big deal it's going to affect just
about every person and Company on the
planet positively or negatively this
video is here to help you understand
what generative AI is all about in
Practical terms beyond the hype the
better you understand this technology as
a person team or company the better
equipped you will be to survive and
thrive in the age of AI so here's a
Einstein in your basement
silly but useful mental model for this
you have Einstein in your basement in
fact everyone does and by Einstein I
really mean the combination of every
smart person who ever lived you can talk
to Einstein whenever you want he has
instant access to the sum of all human
knowledge and will answer anything you
want within seconds never running out of
patience he can also take on any role
you want a comedian poet doctor coach
and will be an expert within that field
he has has some humanlike limitations
though he can make mistakes he can jump
to conclusions he can misunderstand you
but the biggest limitation is actually
your imagination and your ability to
communicate effectively with them this
skill is known as prompt engineering and
in the age of AI this is as essential as
reading and writing most people vastly
underestimate what this Einstein in your
basement can do it's like going to the
real Einstein and asking him to proof
read a high school report or hiring a
world-class five-star chef and having
him chop onion the more you interact
with Einstein the more you will discover
surprising and Powerful ways for him to
help you or your company okay enough
What is AI
fluffy metaphors let's clarify some
terms AI as you probably know stands for
artificial intelligence AI is not new
Fields like machine learning and
computer vision have been around for
decades whenever you see a YouTube
recommendation or a web search result or
whenever you get a credit card
transaction approved that's traditional
AI in action generative AI is AI that
generates new original content rather
than just finding or classifying
existing content that's the G in GPT for
example large language models or llms
are a type of generative AI that can
communicate using normal human language
chat GPT is a product by the company
open AI it started as an llm essentially
an advanced chatbot using a new
architecture called the Transformer
architecture which by the way is the T
in GPT it is so fluent at human language
that anyone can use it you don't need to
be an AI expert or programmer and that's
kind of what triggered the whole
Revolution so how does it actually work
How does it work
well a large language model is an
artificial neural network basically a
bunch of numbers or or parameters
connected to each other similar to how
our brain is a bunch of neurons or brain
cells connected to each other neural
networks only deal with numbers you send
in numbers and depending on how the
parameters are set all the numbers come
out but any kind of content such as text
or images can be represented as numbers
so let's say I write dogs are when I
send that to a large language model that
gets converted to numbers processed by
the neural network and then the
resulting numbers are converted back
into text in this case the word animals
dogs are animals so yeah this is
basically a guest toex word machine the
interesting part is if we take that
output and combine it with the input and
send it through the model again then it
will continue adding new words that's
what's going on behind the scenes when
you type something in chat GPT in this
case for example it generated a whole
story and I can continue this
indefinitely by adding more prompts a
large language model may have billions
or even trillions of parameters that's
why they're called large so how are all
Training
these numbers set well not through
manual programming that would be
impossible but through training just
like babies learning to speak a baby
isn't told how to speak she doesn't get
an instruction manual instead she
listens to people speaking around her
and when she's heard enough she starts
seeing the pattern she speaks a few
words at first to the Delight of her
parents and then later on full sentences
similarly during a training period the
language model is fed a mindboggling
amount of text to learn from Mostly from
internet sources it then plays guess the
next word with all of this over and over
again and the parameters are
automatically tweaked until it starts
getting really good at predicting the
next word this is called back
propagation which is a fancy term for oh
I guessed wrong I better change
something however to become truly useful
a model also needs to undergo human
training this is called reinforcement
learning with human feedback and it
involves thousands of hours of humans
painstakingly testing and evaluating
output from the model and giving
feedback kind of like training a a dog
with a clicker to reinforce good
behavior that's why a model like GPT
won't tell you how to rob a bank it
knows very well how to rob a bank but
through human training it has learned
that it shouldn't help people commit
crimes when training is done the model
is mostly Frozen other than some fine
tuning that can happen later that's what
the P stands for in GPT pre-trained
although in the future we will probably
have models that can learn continuously
rather than just uh during training and
fine-tuning now although chat GPT kind
Models
of got the ball rolling GPT isn't the
only model out there in fact new models
are sprouting like mushrooms they vary a
lot in terms of speed capability and
cost some can be downloaded and run
locally others are only online some are
free or open source others are
commercial products some are super easy
to use While others require complicated
technical setup some are specialized for
certain use cases others are more
General and can be used for almost
anything and some are baked into
products in the form of co-pilots or or
chat windows it's it's the Wild West
just keep in mind that you generally get
what you pay for so with a free model
you may just be getting a smart high
school student in your basement rather
than Einstein the difference between for
example GPT 3.5 and gp4 is
massive note that there are different
Different Models
types of generative AI models that
generate different types of content
textto text models like gpc4 take text
as input and generate text as output the
text can be natural language but it can
also be structured information like code
Json or HTML I use this a lot myself to
generate code when programming uh it
saves an incredible amount of time and I
also learn a lot from the code it
generates text to image models will
generate images describe what you want
and an image gets generated for you you
can even pick a style image to image
models can do things like transforming
or combining images and we have image to
text models which describe the contents
of a given image and speech to text
models create voice transcriptions which
is useful for things like uh meeting
notes text to audio models they generate
music or sounds from a prompt for
example here is some sound generated
from The Prompt people talking in a
busy okay guys enough stop now thank you
and there are even text to video models
that generate videos from a prompt
sooner or later we'll have infinite
movie series that autogenerate the next
episode tailored to your tastes as
you're watching kind of scary if you
think about it one Trend now is
multimodal AI products meaning they
combine different models into one
product so you can work with text images
audio Etc without switching tools the
chat GPT mobile app is a good example of
this just for fun I took a photo of this
room and I asked where I could hide
stuff I kind of like that it mentioned
the stove but warned that that it could
get hot there when I have things to
figure out such as the contents of this
video I like to take walks using chat
GPT as as a sounding board I start by
saying always respond with the word okay
unless I ask you for something that way
it'll just listen and not interrupt
after I finish dumping my thoughts I ask
for feedback we have some discussion and
then I ask it to summarize and text
afterwards I really recommend trying
this it's it's a really useful way to
use tools like this turns out Einstein
isn't stuck in the basement after all
you can take him out for a walk
initially language models were just word
predictors statistical machines with
limited practical use but as they became
larger and were trained on more data
they started gaining emergent
capabilities unexpect capabilities that
surprised even the developers of the
technology they could role playay write
poetry write highquality code discuss
company strategy provide legal and
medical advice coach teach basically
creative and intellectual things that
only humans could do previously it turns
out that when a model has seen enough
text and images it starts to see
patterns and understand higher level
Concepts just like a baby learning to
understand the world let's take a simple
example I'll give gp4 this little
drawing that involves a string a pair of
scissors an egg a pot and a fire what
will happen if I use the scissors the
model has most likely not been trained
on this exact scenario yet it gave a
pretty good answer which demonstrates a
basic understanding of the nature of
scissors eggs gravity and heat when gp4
was released I started using it as a
coding assistant and I was blown away
when prompted effectively it was a
better programmer than anyone I've
worked with same with article writing
product design Workshop planning and
just about anything I used it for
the main bottleneck was my prompt
engineering skills so I decided to make
a career shift and focus entirely on
learning and teaching how to make this
technology useful hence this video now
let's take a step back and look at the
implications for 300,000 years or so we
homosapiens have been the most
intelligent species on Earth depending
of course on how you define intelligence
but the thing is our intellectual
capabilities aren't really improving
that much our brains are about the same
size same weight as they've been for
thousands of years computers on the
other hand have been around for only 80
years or so and now with generative AI
they are suddenly capable of speaking
human languages fluently and carrying
out an increasing number of intellectual
creative tasks that previously only
humans could do so we are right here at
the Crossing Point where AI is better at
some things and humans are better at
some things but ai's capabilities are
improving at an exponential rate while
ours aren't we don't know how long that
exponential Improvement will continue or
if it will level off at some point but
we're definitely entering a new world
order now this isn't the first re
Revolution we've experienced we tamed
fire we learned how to do agriculture we
invented the printing press steam power
Telegraph these were all revolutionary
changes but they took decades or
centuries to become widespread in the AI
Revolution new technology spreads
worldwide almost instantly dealing with
this rate of change is a huge challenge
for both individuals and
The AI Mindset
companies I've noticed that people and
companies tend to fall into different
kind of mindset categories when it comes
to AI on one side we have denial the
belief that AI cannot do my job or we
don't have time to look into this
technology this is a dangerous place to
be a common saying is AI might not take
your job but people using AI will and
this is true for both individuals and
companies on the other side of the scale
we have panic and despair the belief
that AI is going to take my job no
matter what AI is going to make my
company go bankrupt neither of these
mindsets are helpful so I propose a
middle ground a balanced positive
mindset AI is going to make me my team
my company insanely productive
personally with this mindset I feel like
I've gained superpowers I can go from
idea to result in so much shorter time I
can focus more on what I want to achieve
and less on the grunt work of building
things and I'm learning a lot faster too
it's like having an awesome Mentor with
me at all times this mindset not only
feels good but it also equips you for
the future makes you less likely to lose
your job or your company and more likely
to thrive in the age of AI despite all
the
Is human role needed
uncertainty so one important question is
is human role X needed in the age of AI
for example are doctors needed
developers lawyers CEOs uh whatever so
this question becomes more and more
relevant as the AI capabilities improve
well some jobs will disappear for sure
but for most roles I think we humans are
still needed someone with domain
knowledge still needs to decide what to
ask the AI how to formulate The Prompt
what context needs to be provided and
how to evaluate the result AI models
aren't perfect they can be absolutely
brilliant sometimes but sometimes also
terribly stupid they can sometimes
hallucinate and provide bogus
information in a very convincing way so
when should you trust AI response when
should you double check or do the work
yourself what about legal compliance
data security what information can we
send to an AI model and where is that
data stored a human expert is needed to
make these judgment calls and compensate
for the weaknesses of the AI model so I
recommend thinking of AI as your
colleague a genius but also an oddball
with some personal quirks that you need
to learn to work with you need to
recognize when your Genius colleague is
drunk as a doctor my AI colleague can
help diagnose rare diseases that I
didn't even know existed as a lawyer my
AI colleague could do legal research and
review contracts allowing me to spend
more time with my client or as a teacher
my AI colleague could grade tests help
generate course content provide
individual support to students Etc and
if you're not sure how I can help you
just ask it I work as X how can you help
me overall I find that that the
combination of human plus AI That's
where the magic lies it's important to
Models vs products
distinguish between the models and the
products that build on top of them as a
user you don't normally interact with
the model directly instead you interact
with a product website or a mobile app
which in turn talks to the model behind
the scenes products provide a user
interface and add capabilities and data
that aren't part of the model itself for
example the chat GPT product keeps track
of your message history while the GPT 4
model itself doesn't have any message
history as a developer you can use these
models to build your own AI powered
products and features for example let's
say you have an e-learning site you
could add a chat bot to answer questions
about the courses or as a recruitment
company you might build AI powered tools
to help evaluate candidates in both
these cases your users interact with
your product and then your product
interacts with the model this is done
via apis or application programming
interfaces which allow your code to talk
to the model so here's a simple example
of using open AI API to talk to GPT not
a lot of code needed and here's another
example of the automatic candidate
evaluation thing I talked about it takes
a job description and a bunch of CVS in
a folder and evaluates each candidate
automatically and incidentally the code
itself is mostly AI written as a product
developer you can use AI models kind of
like an external brain to insert
intelligence into your product very
powerful in order to use generative AI
Prompt engineering
effectively you need to get good at
prompt engineering or prompt design as I
prefer to call it this skill is needed
both as a user and as a product
developer because in both cases you need
to be able to craft effective prompts
that produce useful results from an AI
model here's an example let's say I want
help planning a workshop this prompt is
unlikely to give useful results because
no matter how smart the AI is if it
doesn't know the context of my workshop
it can only give fague high level
recommendations the second prompt is
better now I provided some context this
is normally done iteratively write a
prompt look at the result add a
follow-up prompt to provide more
information or edit the original prompt
and rinse and repeat until you get a
good result in this third approach I ask
it to interview me so instead of me
providing a bunch of context up front
I'm basically saying what do you need to
know in order order to help me and then
it will propose a workshop agenda after
I often combine these two I provide a
bit of context and then I tell it to ask
me if it needs any more information
these are just some examples of prompt
engineering techniques so overall the
better you get at prompt engineering the
faster and better results you will get
from AI there are plenty of courses
books videos articles to help you learn
this but the most important thing is is
to practice and Learn by doing a nice
side effect is that you will become
better at communicating in general since
prompt engineering is really all about
Clarity and effective
communication I think the next Frontier
Autonomous agents
for generative AI is autonomous agents
with tools these are AI powerered
software entities that run on their own
rather than just sitting around waiting
for you to prompt them all the time so
you go down to Einstein in your basement
and do what a good good leader would do
for a team you give him a high level
Mission and the tools needed to
accomplish it and then open the door and
let him out to run his own show without
micromanagement the tools could be
things like access to the internet
access to money ability to send and
receive messages order pizza or whatever
for this prompt engineering becomes even
more important because your autonomous
tool wielding agent can do a lot of good
or a lot of harm depending on how well
you craft that mission
statement all right let's wrap it up
here are the key things I hope you will
remember from this video generative AI
is a super useful tool that can help
both you your team and your company in a
big way the better you understand it the
more likely it is to be an opportunity
rather than a threat generative AI is
more powerful than you think the biggest
limitation is not the technology but
your imagination like what can I do and
your prompt engineering skills how do I
do it prompt engineeringdesign is a
crucial skill like all new skills just
accept that you will kind of suck at at
first but you'll improve over time with
deliberate practice so my best tip is
experiment make this part of your
day-to-day life and the Learning Happens
automatically hope this video was
helpful thanks for watching
https://www.youtube.com/watch?v=2IK3DFHRFfw&t=712s