A simple demo of LVQ4J usage on the Iris Data Set
-
Updated
Jun 16, 2020 - Java
A simple demo of LVQ4J usage on the Iris Data Set
Iris classification with the framework deeplearning4J
This repository contains a Neural Network written in JAVA, that takes properties of Iris flowers as input, and then correctly determines the type of Iris flower. The Neural Network is trained on a training data set and simultaneously validated with a validation data set and can then be tested with a test data set.
2018 - Java Machine Learning Self Organized Map based on Iris.data
Add a description, image, and links to the iris-classification topic page so that developers can more easily learn about it.
To associate your repository with the iris-classification topic, visit your repo's landing page and select "manage topics."