Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 416 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 416 Bytes

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: