Transfer learning with Keras and MobileNet
This demo uses a customized Convolutional Neural Network (CNN) called MobileNet to recognize objects in images. I provide detailed instructions on how to train your own CNN to recognize objects of your choice using Google Colab.
Click here to launch the demo.
Handwritten digit recognition
This demo allows you to draw and recognize handwritten digits directly in your browser using a custom CNN. I provide detailed instructions on how to train your own CNN to recognize drawings of your choice using Google Colab.
Click here to launch the demo.