Submitted by sideways t3_103hwns in singularity
Successful_Ad2287 t1_j30figw wrote
Reply to comment by Mokebe890 in 2022 was the year AGI arrived (Just don't call it that) by sideways
My brain is broken what is NN and ML
IntelligentBand467 t1_j30g1w8 wrote
just ask openai to explain it to you
Successful_Ad2287 t1_j30gi6j wrote
Machine learning (ML) is a subset of artificial intelligence (AI) that involves training algorithms on data so that they can make predictions or decisions without being explicitly programmed to do so. For example, a machine learning model might be trained to recognize patterns in data and make predictions about the likelihood of certain outcomes based on those patterns.
A neural network (NN) is a type of machine learning algorithm that is inspired by the way the human brain works. It is composed of layers of interconnected "neurons," which process and transmit information. Neural networks are particularly good at recognizing patterns and making decisions based on data, and they have been used to achieve state-of-the-art results in many areas, including image and speech recognition, natural language processing, and even playing games.
blueSGL t1_j30ofaj wrote
and that is why models like this will change the world.
being able to summon information and clarification at the touch of a button in an easy to digest package.
amateurs becoming more expert in their chosen niche interests I'm sure this will provide a few cross domain 'ah-ha' moments.
all the autodidacts out there are going to have a field day.
TheRidgeAndTheLadder t1_j30sxmz wrote
Autodidact might have to be redefined after this.
Are you an audodidact if you watch a course on YouTube?
Think_Olive_1000 t1_j310ybl wrote
Depends how successful you did act after your didactics and did you land the acrobatics?
dasnihil t1_j31hvc3 wrote
Yep, it's not about how you learn something, it's about if you learn something.
AI can help with most repetitive yet curious questions and teachers could monitor progress and help with things AI can't, yet.
Think_Olive_1000 t1_j328r5j wrote
AI
dasnihil t1_j329697 wrote
Hello.
Jesweez t1_j325ixq wrote
Too bad it makes up convincing bullshit so frequently though
TheSecretAgenda t1_j32v1w0 wrote
Little children lie and make-up stories all the time. AI is an infant at this point.
blueSGL t1_j326npb wrote
>it makes up convincing bullshit
This is the equivalent of the critique for image generation models "It can't draw hands / It can't do text"
EOE97 t1_j3131ge wrote
Just whem you thought we had it all with information access with the Internet and search engines.
This just makes it even more streamlined and tailored to your questions.
saggio89 t1_j30gpwz wrote
NN - Neural network and ML - machine learning. It’s the techniques used to create the AIs you’re seeing. Machine learning makes it so systems can learn and train themselves through experience. Neural network aims to replicate what the brain is doing where each “node” does a small computation and relates it to other nodes.
Viewing a single comment thread. View all comments