Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nvk681/image_classification
A notebook where the images from CIFAR are classified using Perceptron and Logistic Classifier
https://github.com/nvk681/image_classification
Last synced: 16 days ago
JSON representation
A notebook where the images from CIFAR are classified using Perceptron and Logistic Classifier
- Host: GitHub
- URL: https://github.com/nvk681/image_classification
- Owner: nvk681
- License: mit
- Created: 2022-02-10T01:41:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-11T02:15:20.000Z (almost 3 years ago)
- Last Synced: 2024-11-10T23:38:52.616Z (2 months ago)
- Language: Jupyter Notebook
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image_classification
A notebook where the images from CIFAR are classified using Perceptron and Logistic Classifier