Links
Links I find interesting or useful.
What I’ve been reading recently
Programming/ML
Edward Yang’s Blogpost on PyTorch Internals
- Notes on a presentation by Edward Yang on PyTorch internals. Good, gentle introduction on how PyTorch implements Tensors and autograd.
Interesting papers
Structure is beauty, but not always truth