marcoszh / tensorflow_to_lambda_serverless

Serve tensorflow models prediction from AWS lambda endpoints

Home Page:https://medium.com/tooso/serving-tensorflow-predictions-with-python-and-aws-lambda-facb4ab87ddd#.v01eyg8kh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflow to AWS lambda

This project is the companion code for my Medium post on deploying tensorflow models to AWS lambda (using Serverless): in a few minutes and a few lines of Python code you can serve predictions from a trained model through a lambda-powered endpoint.

Please refer to the Medium blog post for a full explanation on the code structure and how to deploy it.

About

Serve tensorflow models prediction from AWS lambda endpoints

https://medium.com/tooso/serving-tensorflow-predictions-with-python-and-aws-lambda-facb4ab87ddd#.v01eyg8kh


Languages

Language:Python 100.0%