Skip to content

LauraCollard/deep_learning_iris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predicting Iris species with TensorFlow

In this project, we use a Deep Learning approach to predict Iris species. It is a multi-class classification problem where each class corresponds to a species of Iris (Iris Setosa, Iris Versicolour and Iris Virginica). The dataset for this project is the famous Iris dataset from UCI Machine Learning Repository.

The final model is a 3-layer neural network that predicts an Iris species with 96.6% accuracy.

Toolkit: Python, TensorFlow, Neural network, Adam optimizer

About

Python, Tensorflow, Neural network, Adam optimizer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published