yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

How AI, Like ChatGPT, *Really* Learns


2m read
·Nov 7, 2024

The main video is talking about a genetic breeding model of how to make machines learn. This method is simpler to explain or just show. Here is a machine learning to walk, or play Mario, or jump really high. A genetic code is an older code, but it still checks out, and I personally suspect in the future genetic models will have a resurgence as compute power approaches crazy pants.

However, the current hotness is deep learning and recursive neural networks, and that is where the linear algebra really increases and explainability in a brief video really decreases. But if I had to kind of explain how they work in a footnote, just for the record, it's like this: No infinite warehouse. Just one student. Teacher Bot has the same test, but this time Builder Bot is 'Dial Adjustment Bot,' where each dial is how sensitive one connection in the student bot's head is.

There's a lot of connections in its head, so a lot of dials. A LOT, a lot. Teacher Bot shows Student Bot a photo, and Dial Adjustment Bot adjusts that dial stronger or weaker to get Student Bot closer to the answer. It's a bit like adjusting the dial on a radio. Is that still a thing? Do cars have radios still? I don't know, anyway.

You might not know the exact frequency of the station, but you can tell if you're getting closer or further away. It's like that but with a hundred thousand dials and a lot of math, and that's just for one test question. When Teacher Bot introduces the next photo, Dial Adjustment Bot needs to adjust all the dials so that Student Bot can answer both questions. As the test gets longer, this becomes an insane amount of math and fine-tuning for Dial Adjustment Bot.

But when it's done, there's a student bot who can do a pretty good job at recognizing new photos, though still suffers from some of the problems mentioned in the main video. Anyway, that's the most babies' first introduction to neural networks you will ever hear. If it sounds interesting to you and you like math and code, go dig into the details; machines that learn are the future of everything.

Maybe, quite literally, the future of everything, and given what we've put them through, may the bots have mercy on us all.

More Articles

View All
15 Things Rich People Know About the World
Do rich people acquire special knowledge from being at the top, or do they have it? Because in order to get to that level, you need some kind of inherent understanding about the way the world works. Well, it’s a little bit of both. You need a foundation t…
Q&A + Giveaway for 10 Years on YouTube
As of today, I have been making Youtube videos full-time for 10 years. So, to celebrate, I am answering your questions, plus I’m giving away items like this beautiful spinning top from Vorso and other items from my videos. So, if you want to win one of th…
Simulating robots with module imports | Intro to CS - Python | Khan Academy
Let’s design a program that imports functionality from another file. When programming teams collaborate on projects, they’re often writing code across multiple files. They package their work into functions and then share them for other team members to use…
Weak base equilibria | Acids and bases | AP Chemistry | Khan Academy
An example of a weak base is ammonia (NH3), and ammonia will react with water. In this reaction, water functions as a Brønsted-Lowry acid and donates a proton to ammonia, which functions as a Brønsted-Lowry base and accepts a proton. A proton is H+. So, i…
Eulers formula
So in this video, we’re going to talk about Oilers formula. One of the things I want to start out with is why. Why do we want to talk about this rather oddly looking formula? What’s the big deal about this? And there is a big deal, and the big deal is e. …
Evaluating quotient of fractional exponents | Mathematics I | High School Math | Khan Academy
Let’s see if we can figure out what 256 to the 47th power divided by 2 to the 47th power is, and like always, pause the video and see if you can figure this out. All right, let’s work through this together. At first, you might find this kind of daunting,…