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
Horizontal & vertical lines | Mathematics I | High School Math | Khan Academy
What is the equation of the horizontal line through the point (-4, 6)? So, let’s just visualize this. Once you get the hang of it, you might not have to draw a graph, but for explanatory purposes, it might be useful. So, (-4, 6), so that’s going to be i…
Why do billionaires buy used private jets?
Really super rich, why would you buy a pre-owned aircraft? You could say the same thing about somebody who’s not so rich but fairly well-to-do, and they buy a used car. Sometimes you want immediate satisfaction, and if you want immediate satisfaction, you…
It’s Over: The Middle Class Is Disappearing
What’s me guys? It’s Graham here. Apparently, the middle class is quickly disappearing at an alarming rate. In fact, the situation is getting so dire that less than a year ago, Fortune stated that the middle class is bracing for its next financial blow. A…
15 Steps To Force Your Way Out Of Poverty
Poor people work just as hard, if not harder, than those born into wealth. However, that hard work rarely translates into wealth because poverty, as a system, is designed for survival, not growth. You have just enough to get by until tomorrow but never en…
Reform in the Gilded Age | AP US History | Khan Academy
In the year 2000, a wealthy Bostonian named Julian West woke up from a very long nap. He had fallen asleep in the year 1887. The United States in the year 2000 was very different from the Gilded Age he knew. It was a utopian society where there was no pov…
Finishing the intro lagrange multiplier example
So, in the last two videos, we were talking about this constrained optimization problem where we want to maximize a certain function on a certain set: the set of all points ( x, y ) where ( x^2 + y^2 = 1 ). We ended up working out, through some nice geom…