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.
pythoneducationmachine-learningdeep-learningneural-networkpytorchrapid-prototypingfeedforward-neural-networkmlpbuilder-patternmodel-buildernn-moduledeep-learning-tools
-
Updated
May 5, 2026 - Python