amindadgar / Example-CNN-Project

A simple project showing how to create a deep neural networks for images using CNN algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example-CNN-Project

This is a simple project showing how to implement deep neural networks using CNN algorithm.
The dataset is taken from this link: https://www.kaggle.com/prasunroy/natural-images

Additional Notes

The model is not really accurate because the dataset was not a generalized dataset, But this code is a good example of how to implement deep learning with tensorflow and also how to load the model.

About

A simple project showing how to create a deep neural networks for images using CNN algorithm.


Languages

Language:Jupyter Notebook 100.0%