/perceptron-iris

This is a perceptron using iris dataset for an university homework

Primary LanguageTypeScript

Build

First of all, have to install all the dependencies. For that you have to use yarn or npm install. Use yarn start or npm start to build and run the project