Minimal implementations of models and algorithms without high-level library abstractions. Each subfolder covers a different area, building everything from the core operations upward.
| Directory | Description |
|---|---|
deep-learning/ |
Neural networks in PyTorch: a single neuron, an MLP, and a GPT language model |
tensor-networks/ |
(coming soon) |