dmlc / keras

Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on MXNet, Theano or TensorFlow.
http://keras.io/
Other
125 stars 34 forks source link

add mxnet module extraction support #90

Open joeddav opened 6 years ago

joeddav commented 6 years ago

resolves #85

sandeep-krishnamurthy commented 6 years ago

Thanks @joeddav Looks good to me. @piiswrong - Can we merge this?