Projects in Awesome Lists tagged with nn-module
A curated list of projects in awesome lists tagged with nn-module .
https://github.com/prarthana-singh/pytorch
A collection of PyTorch basics and experiments covering tensors, autograd, and neural network components. Ideal for beginners exploring deep learning with hands-on examples.
autograd deep-learning neural-networks nn-module python pytorch pytorch-implementation
Last synced: 10 Jul 2025
https://github.com/muhammadakmal137/pytorch_training_pipeline_using_dataset_and_dataloader_class.ipynb
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.
ai-healthcare bcelosses binary-classification breast-cancer classification dataset deep-learning labelencoder machine-learing nn-module preprocessing pytorch sigmoid-function standardscaler
Last synced: 18 May 2026