Skip to content

Commit

Permalink
Add SageMakerProxy image link
Browse files Browse the repository at this point in the history
  • Loading branch information
ukclivecox committed Jan 7, 2019
1 parent fd92fa6 commit 05c33d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions integrations/sagemaker/README.md
@@ -0,0 +1,4 @@
# AWS SageMaker Proxy

Initial AWS SageMaker proxy that translates Seldon predict API requests to SageMaker equivalent.

1 change: 1 addition & 0 deletions readme.md
Expand Up @@ -196,6 +196,7 @@ Follow the [install guide](docs/install.md) for details on ways to install seldo
| [Seldon NodeJS Wrapper for S2I](docs/wrappers/nodejs.md) | [seldonio/seldon-core-s2i-nodejs](https://hub.docker.com/r/seldonio/seldon-core-s2i-nodejs/tags/) | 0.1 | 0.2-SNAPSHOT |
| [Seldon Tensorflow Serving proxy](integrations/tfserving/README.md) | [seldonio/tfserving-proxy](https://hub.docker.com/r/seldonio/tfserving-proxy/tags/) | 0.1 |
| [Seldon NVIDIA inference server proxy](integrations/nvidia-inference-server/README.md) | [seldonio/nvidia-inference-server-proxy](https://hub.docker.com/r/seldonio/nvidia-inference-server-proxy/tags/) | 0.1 |
| [Seldon AWS SageMaker proxy](integrations/sagemaker/README.md) | [seldonio/sagemaker-proxy](https://hub.docker.com/r/seldonio/sagemaker-proxy/tags/) | 0.1 |
#### Java Packages

| Description | Package | Version |
Expand Down

0 comments on commit 05c33d9

Please sign in to comment.