scienceai / neocortex

Run trained deep neural networks in the browser or node.js
https://scienceai.github.io/neocortex
Apache License 2.0
275 stars 26 forks source link

(partial) fix for the serializer #12

Open windmaple opened 7 years ago

windmaple commented 7 years ago

I was able to (partially) fix the serializer for Keras 1.1.1. Fully connected and softmax layers work as expected. I did not try other layers.