Skip to content

Tutorial to Build a Convolutional Neural Network for Images with keras+google drive and google colaboratory (exploring Google's colab tool)

Notifications You must be signed in to change notification settings

jdchibuk/simple-cnn-keras-colaboratory

Repository files navigation

simple-cnn-keras-colaboratory

Demo Tutorial to Build a Convolutional Neural Network with keras+google drive and google colaboratory (exploring Google's colab tool - https://colab.research.google.com/notebooks/welcome.ipynb)

This guide is meant to be a simple tutorial which lets you take images classes, train a model with keras+tensorflow and then predict a new image with your "intelligent" model.

Here is further explanation in a short medium post: https://medium.com/@chibuk/machine-learning-for-the-everyday-person-part-3-your-first-neural-network-744528595c65

You can use this python script to get sample training images from a website: https://github.com/ibbad/image-scrapper

To have this notebook work you will need to:

Have a google drive folder; copy this notebook to it

Below outline the standard import and installation settings for openCV and tensorflow

About

Tutorial to Build a Convolutional Neural Network for Images with keras+google drive and google colaboratory (exploring Google's colab tool)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages