An open API service indexing awesome lists of open source software.

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

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.