deutandev / simple-cnn

a simple CNN image classifier

Home Page:https://colab.research.google.com/drive/1HgaywLtvIJZ8B9F8oWML772CfxL6UB0p?usp=sharing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-cnn

This repo is part of the tutorial 10 Minutes to Building a CNN Image Classifier hosted on Google Colab

In this tutorial, you will train a simple convolution neural network to perform image classification on dandelions and grass. We will be using TensorFlow/Keras to build our neural network and training/validation dataset.

By the end, you will have the chance to make predictions on your own images!

The zip files contain the training and validation images used in the tutorial.

The latest notebook is also hosted on this repo.

About

a simple CNN image classifier

https://colab.research.google.com/drive/1HgaywLtvIJZ8B9F8oWML772CfxL6UB0p?usp=sharing

License:MIT License


Languages

Language:Jupyter Notebook 100.0%