- using LogSoftmax with cross-entropy setup (multi-class classification).
- binary classification using a deep CNN with logistic (sigmoid) output
- classification with logistic regression
- supervised CNN-based image classification
- Python 3.10 or later
- --extra-index-url https://download.pytorch.org/whl/cu130
- torch==2.9.0+cu130
- torchvision==0.24.0+cu130
- scikit-learn
- numpy
- joblib
- pillow
- tqdm
- pandas
- requests
Script Developer: Gabriel Mihai Sandu
GitHub Profile: https://github.com/Gabrieliam42