Posts tagged "concepts"
- Functional Programming(knowledge)Jan 15, 2025 ET
Thoughts on functional programming and why it matters.
- Regression to the Mean(knowledge)Jan 15, 2025 ET
Understanding the difference between regression to the mean and the gambler's fallacy.
- Acronym vs Initialism(collection / concepts)May 8, 2024 ET
The difference between acronyms and initialisms, inspired by Brooklyn Nine-Nine.
- Backpropagation(collection / concepts)May 8, 2024 ET
The error correction mechanism in neural networks.
- Neural Net: Number of Attention Heads(collection / concepts)May 8, 2024 ET
What attention heads are and how they affect model performance.
- Neural Net: Hidden Dimensions(collection / concepts)May 8, 2024 ET
What hidden dimensions are in transformer architectures.
- Neural Net: Number of Layers(collection / concepts)May 8, 2024 ET
How the number of layers affects neural network depth and performance.
- Power Law Investing(collection / concepts)May 8, 2024 ET
The principle that your best investment outweighs all others combined.
- RAG (Retrieval-Augmented Generation)(collection / concepts)May 8, 2024 ET
Using LLMs on new data without fine-tuning.
- Stochastic Gradient Descent(collection / concepts)May 8, 2024 ET
The optimization algorithm used to train neural networks.