Some nice demos
Launch in Google colab (preferrred) - Most demos will benefit from GPU runtime. Colab provides free GPU!!
- [Teachable Machine] (image/teachable-machine.md) No-code trainable image classifier
- CIFAR-10 image classification using Convolutional Neural Networks (CNN)
- Cats and dogs binary classifier
- Reuse saved model from above cat/dog classifier
- Horse or human binary classifier
- Multi classifier on flower images (roses / tulips / sunflowers ...)
- Transfer learning - getting started - Download and inspect a trained model
- Using a trained model to predict images - Download and use MobileNet / Inception / Resnet
- Tweaking a pre-trained model - We will download and tweak mobilenet to classify images