Skip to main content

Command Palette

Search for a command to run...

Series

Understanding Deep Learning by Building It in Rust

Learn deep learning by building it from scratch in Rust using Burn only for tensors. We’ll implement activations, losses, backprop, and optimizers step by step to understand how neural networks truly work.