transcranial / keras-js

Run Keras models in the browser, with GPU support using WebGL
https://transcranial.github.io/keras-js
MIT License
4.96k stars 501 forks source link

Error load tf keras model #131

Open dimabendera opened 5 years ago

dimabendera commented 5 years ago

Load .json and .buff, but not load .bin

asad-rauf-khan commented 5 years ago

Can you please post a code snippet for the .json model file loading?