n
nn.Module
Tool / ProductMentioned in 2 videos
The module-style API concept (parent class) that micrograd's small neural-library mirrors, referenced while explaining the repo structure.
Videos Mentioning nn.Module

The spelled-out intro to neural networks and backpropagation: building micrograd
Andrej Karpathy
The module-style API concept (parent class) that micrograd's small neural-library mirrors, referenced while explaining the repo structure.

PyTorch Crash Course - Getting Started with Deep Learning
AssemblyAI