nn.Module

Concept

The module-style API concept (parent class) that micrograd's small neural-library mirrors, referenced while explaining the repo structure.

Mentioned in 2 videos