@first.principles.ai: How does an AI actually "see" a video game? 🎮🤖 Most people think a neural network acts like a remote control, outputting a command like "Go Right," or a probability like "80% chance to go right." This is fundamentally wrong. In Deep Q-Learning, the AI acts like a mathematical real estate appraiser. It doesn't make decisions; it assigns a "Future Profitability Score" (a Q-value) to every possible timeline. 🧠 **The Quick-Win Mental Model: The P.A.C. Loop** To understand Reinforcement Learning, just remember **Predict, Act, Correct**: 1️⃣ **Predict:** The network looks at the state vector and puts a price tag on every possible move. 2️⃣ **Act:** It usually picks the highest price tag, but 10% of the time it forces itself to do something totally random to discover hidden shortcuts ($\epsilon$-greedy). 3️⃣ **Correct:** It takes a step, gets a reward, and uses the famous Bellman Equation to mathematically correct its past prediction using its new reality. It literally bootstraps its own intelligence. 🔗 **Want the full mathematical proof?** If you want to see the exact calculus, the gradient descent update step, and the Python logic behind this, I’ve written a full academic Deep-Dive on Substack. Hit the link in my bio to read it! 👇 **Question for you:** Did you realize that reinforcement learning networks output expected values (which can be negative!) instead of probabilities, or is this a completely new mental model for you? Let me know in the comments! #ReinforcementLearning #DeepLearning #MachineLearning #ArtificialIntelligence #MathNotes

First.Principles.AI
First.Principles.AI
Open In TikTok:
Region: DE
Friday 03 April 2026 21:20:17 GMT
11903
417
4
23

Music

Download

Comments

dafletcherb
Fletcher🫄 :
Why do they call it AI if it's just a big algorithm
2026-04-16 19:57:51
0
radwajzkooo
Radwajz :
Flatearthers would say it is fake and AI is just some kind of magic😁😁😁
2026-04-04 10:42:30
1
engeldata
EngelData :
Slideshow looking fresh 😉
2026-04-04 11:37:55
1
To see more videos from user @first.principles.ai, please go to the Tikwm homepage.

Other Videos


About