node-cntk
node-cntk copied to clipboard
Add sample/tutorial for taking a Keras model and hosting it using this module
The tutorial should show how to take a trained Keras model, save it as a CNTK model using the underlying CNTK backend and then load it using this module and host it.