An unified JavaScript API for scoring via various DL framework
This project is a JS framework that provide the handy API for client side scoring/reference, built on top of several existing DL/ML framework. Inference Library for Javascript is designed to lower the bar for programmers to adopt the hottest AI technology to their applications, reduce the cross-platform deployment headache, specifically optimized for Intel hardware platform and minimize the migration cost from one DL/ML framework to another.
# Preparation
npm -g install node-gyp
git clone https://github.com/TianyouLi/Inference-Library-for-JavaScript.git
Follow the instuctions under bagua-* folder and build the libraries.
Demos are provided under demo folder.
- bagua-caffe
- bagua-tensorflow
- bagua-mxnet
- bagua-movidius