You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Load Test - Use JMeter to run MMS through the paces and collect load data
Example Projects
MMS on Fargate, Serverless Inference - The project which illustrates the step-by-step process to launch MMS as a managed inference production service, on ECS Fargate.
LSTM - An example MMS project for a recurrent neural network (RNN) using long short-term memory (LSTM). The project takes JSON inputs for inference against a model trained with a specific vocabulary.
Object Detection - An example MMS project that uses a pretrained Single Shot Multi Object Detection (SSD) model that takes image inputs and infers the types and locations of several classes of objects.