Skip to content

A simple visualisation of a perceptron approximating a linear function in Vue.js .

License

Notifications You must be signed in to change notification settings

Richie-8DK/perceptron

Repository files navigation

perceptron

A simple visualisation of a perceptron approximating a linear function in Vue.js .

try it out: https://richie-8dk.github.io/perceptron/

show

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

A simple visualisation of a perceptron approximating a linear function in Vue.js .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published