Simple image classifier that introduces machine learning with Codespaces
Перейти к файлу
JP Ungaretti 4c378edfb4
Merge pull request #3 from github/jungaretti/add-installs
Add pip install to notebook
2022-09-30 16:15:20 -07:00
.vscode Filter unwanted kernels 2022-08-15 20:31:50 +00:00
.devcontainer.json Fix feature version 2022-08-19 13:25:51 -07:00
.gitignore Ignore checkpoints 2022-08-11 06:01:20 +00:00
LICENSE Add MIT license 2022-08-24 16:28:06 -05:00
README.md Update `README.md` 2022-09-19 07:56:34 +00:00
image-classifier.ipynb Sort packages 2022-09-30 22:21:15 +00:00
requirements.txt Tweak notebook and fix missing requirement 2022-08-11 05:59:50 +00:00

README.md

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."

Getting Started

  1. Clone this repo or create a new codespace
  2. Check out image-classifier.ipynb

Built With

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.