Skip to content

miaobin/webml-polyfill

 
 

Repository files navigation

Web Machine Learning (ML) API polyfill and examples

MacOS Linux Windows
Build Status CircleCI Build status

Development / Testing

Install

$ npm install

Build

$ npm run build

Production build:

$ NODE_ENV=production npm run build

WASM backend build:

$ npm run build-wasm

Test

$ npm start

Open browser and navigate to http://localhost:8080/test

Watch

$ npm run watch

License

This project is following Apache License Version 2.0.

And all documents in test/wpt/resources are licensed by the W3C 3-clause BSD License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.8%
  • JavaScript 5.0%
  • Other 0.2%