The goal was to show how you can easily deploy a model developed with Python and Keras to a Java / Kafka ecosystem.Keras allows to use different Deep Learning backends under the hood: TensorFlow, CNTK, or Theano. It acts as high level wrapper and is very easy to use even for people ne...