Skip to content

Serverless serving of TensorFlow models with AWS lambda

License

Notifications You must be signed in to change notification settings

vbezgachev/tf_aws_lambda

Repository files navigation

Serverless serving of a TensorFlow model

This is an extension of my TensorFlow Serving test project. It introduces a serverless serving of a sample GAN model, implemented with TensorFlow. It receives REST requests to predict Street View House Numbers.
Mentioned GAN model is trained using semi-supervised learning technique and based on the model taught at Udacity Deep Learning Foundations course. The original Jupyter Notebook can be found at GitHub.
More details on the project can be found at my blog.

About

Serverless serving of TensorFlow models with AWS lambda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published