Skip to content

A simple program to classify the leaves based on their plant species using MLP (Multilayer Perceptron)

Notifications You must be signed in to change notification settings

ajailani4/leaf-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Leaf Classifier

This is just a simple program to classify the leaves based on their plant species. This program is used MLP (Multilayer Perceptron) for the algorithm and TensorFlow especially tf.keras for the framework.

Dataset: https://archive.ics.uci.edu/ml/datasets/Leaf (I also put the CSV file on this repository)

About

A simple program to classify the leaves based on their plant species using MLP (Multilayer Perceptron)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages