An open API service indexing awesome lists of open source software.

https://github.com/mburakeker/iris-classification-with-keras

Cleanish iris classification model using neural network
https://github.com/mburakeker/iris-classification-with-keras

Last synced: about 2 months ago
JSON representation

Cleanish iris classification model using neural network

Awesome Lists containing this project

README

        

Keras model to classify Iris flowers by given sepal and petal attributes

Based on : https://machinelearningmastery.com/multi-class-classification-tutorial-keras-deep-learning-library/