A JavaScript implementation of the Web Neural Network API.
> npm install
> npm run build
> npm run build-production
> npm test
> npm start
Open the web browser and navigate to http://localhost:8080/test
> npm run cts
> npm start
Open the web browser and navigate to http://localhost:8080/test/cts.html
> npm run build-docs
> npm run lint
> npm run format
> npm run dev
> npm run watch
This project is following Apache License Version 2.0.