A JavaScript implementation of the Web Neural Network API.
> npm install> npm run build> npm run build-production> npm test> npm startOpen the web browser and navigate to http://localhost:8080/test
> npm run cts> npm startOpen 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 watchThis project is following Apache License Version 2.0.