> ## Documentation Index
> Fetch the complete documentation index at: https://newtorch.aboneda.com/llms.txt
> Use this file to discover all available pages before exploring further.

# nn.Module Basics

> The building block of all neural networks in PyTorch

# nn.Module Basics

Creating custom modules, **init**, forward(), and module composition.
