Deep Learning

Use when training or debugging a neural net in PyTorch — the forward/loss/backward/step loop and its silent bugs, mixed precision (AMP), AdamW/LR schedules, DDP/FSDP/ZeRO, checkpoints and seeds. NOT LoRA/QLoRA on a pretrained LLM (that is `finetuning`), NOT tabular sklearn/XGBoost (that is `machine-learning`), NOT tokenization or NLP metrics (that is `nlp`).

ericrisco 11284ad 5 files · 29.6 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/deep-learning commit 11284add5e

Frequently asked questions

npx skillmds@latest add ericrisco/deep-learning