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

More fix #68

Closed kevinthesun closed 7 years ago

kevinthesun commented 7 years ago
  1. Change sparse_categorical_crossentropy to have similar structure with categorical_crossentropy
  2. Resolve placeholder duplicate names
  3. Resolve pred_keras_symbol duplicate symbol issue

@piiswrong @sandeep-krishnamurthy