PyTorch From Scratch The notebooks in this repo accompany my Medium articles: "Building Your First Neural Net From Scratch With PyTorch". "PyTorch From First Principles: Part II". "WTF is going on with fast.ai?". Getting Started You'll need Python 3.6, PyTorch, a working CUDA installation, and Jupyter Notebook.