Guest User

Untitled

a guest
May 20th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. import tensorflowjs as tfjs
  2. # creating and training of model using Keras
  3. # ...
  4. tfjs.converters.save_keras_model(model, './ModelJS')
Add Comment
Please, Sign In to add comment