NNBuilder is a lightweight, chainable utility class built on top of PyTorch’s `nn.Module`, designed to simplify the construction of sequential, fully‑connected neural networks.
python education machine-learning deep-learning neural-network pytorch rapid-prototyping feedforward-neural-network mlp builder-pattern model-builder nn-module deep-learning-tools
-
Updated
May 5, 2026 - Python