Tag: deep-learning
All the articles with the tag "deep-learning".
-
ai9 min readAI Training: How Models Get Smart
How AI training works, from gradient descent and backpropagation to RLHF, synthetic data, and the emerging possibility of recursive self-improvement.
-
ai10 min readLLMs - How ChatGPT Actually Works
How large language models actually work, from tokenization and embeddings to attention mechanisms and next-token prediction.
-
neural-networksUpdated: 11 min readNeural Networks: How AI Mimics the Brain
How artificial neurons combine into networks that recognize images, understand language, and generate text. From perceptrons to transformers.