An Alpha release for Keras v1.2.2 with support for MXNet as a back end is now available! Keras v1.2.2 users now have the ability to go from idea to a trained model with as little time as possible. :) Check out https://github.com/dmlc/keras/releases/tag/alpha for more information.
Installation requires that you build MXNet from source, as some of the code to support Keras has been merged following the v0.10 release. The next MXNet release (our first Apache release) will produce pip install packages that will make installation much easier. Please test and open issues for bugs or questions here https://github.com/dmlc/keras/issues Big thanks to @skm, @howard0su <https://github.com/howard0su>, @yajiedesign <https://github.com/yajiedesign>, @piiswrong <https://github.com/piiswrong>, @wayao for this work!
