https://github.com/github/codespaces-getting-started-ml
Simple image classifier that introduces machine learning with Codespaces
https://github.com/github/codespaces-getting-started-ml
Last synced: 5 months ago
JSON representation
Simple image classifier that introduces machine learning with Codespaces
- Host: GitHub
- URL: https://github.com/github/codespaces-getting-started-ml
- Owner: github
- License: mit
- Archived: true
- Created: 2022-08-08T22:50:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-30T23:15:20.000Z (over 3 years ago)
- Last Synced: 2024-09-25T21:09:52.226Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 21.5 KB
- Stars: 20
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Image Classifier
Learn more about machine learning by building a simple image classifier. For more information, see "[Getting started with GitHub Codespaces for machine learning](https://docs.github.com/en/codespaces/developing-in-codespaces/getting-started-with-github-codespaces-for-machine-learning)."
## Getting Started
1. Clone this repo or create a new codespace
2. Check out `image-classifier.ipynb`
## Built With
- https://pytorch.org/tutorials/beginner/blitz/cifar10_tutorial.html
## Warning
If you're using Firefox Web Browser, you may encounter an issue saying `Error loading webview: Error: Could not register service workers: SecurityError: The operation is insecure..` while trying to load the Jupyter Notebook,
so in order to properly load it, you'll need to disable Firefox's Enhanced Tracking Protection. More information at https://support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-desktop.