Serving Deep Learning Models On AWS Lambda With Keras
Truly, we are living in the future. At Earshot we’ve been recently developing Deep Learning models using Keras, which has an awesome high-level API that sits on top of Tensorflow or Theano to enable rapid model development. As espoused in my previous post, we’re fans of AWS Lambda as a way to serve up machine learning models. So let’s make a good thing better and serve a Keras model on Lambda.