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

Make the keras model serializer script runnable #10

Open awentzonline opened 8 years ago

awentzonline commented 8 years ago

This PR makes the serialize_keras.py script a little more convenient by enabling its use from the command line. Thanks for the great lib!