Iris-plant-classificator

A Neural Network Classificator based on Tensorflow.js

Stars
6

Iris plant classificator 🌷📝

A Neural Network Classificator based on Tensorflow.js

  1. dataset.js ---> Contains all Iris Data Set ported to JS
  2. model.js ---> Contains all trained model for Iris plant classification
  3. model_callbacks.js ---> This is the HTML script in order to callback all functions inside the model

:bowtie: Enjoy working with ML on plain Vanilla JavaScript :bowtie: