https://github.com/cserajdeep/logistic-regression-mnist-pytorch
Logistic Regression example on MNIST dataset
https://github.com/cserajdeep/logistic-regression-mnist-pytorch
classification log-loss logistic-regression machine-learning python
Last synced: 2 months ago
JSON representation
Logistic Regression example on MNIST dataset
- Host: GitHub
- URL: https://github.com/cserajdeep/logistic-regression-mnist-pytorch
- Owner: cserajdeep
- License: mit
- Created: 2021-06-09T17:43:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-09T17:45:12.000Z (about 5 years ago)
- Last Synced: 2025-08-05T06:31:56.379Z (12 months ago)
- Topics: classification, log-loss, logistic-regression, machine-learning, python
- Language: Jupyter Notebook
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Logistic Regression MNIST