|
1 | 1 | ## Pay as you go inference with AWS Lambda (Container Image Support)
|
2 | 2 |   
|
3 | 3 |
|
4 | | -This repository contains resources to help you deploy Lambda functions based on Python and Java [Docker Images](https://aws.amazon.com/blogs/aws/new-for-aws-lambda-container-image-support/). |
| 4 | +This repository contains resources to help you deploy Lambda Functions based on Python and Java [Docker Images](https://aws.amazon.com/blogs/aws/new-for-aws-lambda-container-image-support/). |
5 | 5 |
|
6 | 6 | The applications deployed illustrate how to perform inference for scikit-learn, XGBoost, TensorFlow and PyTorch models using Lambda Function.
|
7 | 7 |
|
|
0 commit comments