-
Updated
Mar 7, 2026 - Jupyter Notebook
nn-module
Here are 5 public repositories matching this topic...
Binary classification of breast cancer using PyTorch. Used StandardScaler, LabelEncoder, Dataset, DataLoader, custom nn.Module model, BCELoss, and SGD. Focused on implementing a complete training pipeline, not optimizing accuracy.
-
Updated
Apr 7, 2025 - Jupyter Notebook
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.
-
Updated
May 5, 2026 - Python
-
Updated
Mar 4, 2026 - Jupyter Notebook
A collection of PyTorch basics and experiments covering tensors, autograd, and neural network components. Ideal for beginners exploring deep learning with hands-on examples.
-
Updated
Jul 4, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to the nn-module topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nn-module topic, visit your repo's landing page and select "manage topics."