Skip to main content

ai-foundations

How neural networks work from tokens to predictions. Covers transformer model architecture (embeddings, attention, Q/K/V projections, multi-head attention, RoPE positional encoding, MLPs, residual connections, output head), training loops (forward pass, backward pass, gradients, loss functions, optimization, learning rate schedules, overfitting, regularization), and data pipelines (tokenization, BPE, batching, packing, evaluation metrics). Use when learning or explaining how LLMs work internally, debugging model behavior, or understanding why a model produces certain outputs.

Jump to install

Source facts

Repository
katrinalaszlo/personal-site
Last source activity
May 18, 2026 at 19:16
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.