article thumbnail

Announcing our $50M Series C to build superhuman Speech AI models

AssemblyAI

There also now exist incredibly capable LLMs that can be used to ingest accurately recognized speech and generate summaries, insights, takeaways, and classifications that are enabling entirely new products and workflows to be created with voice data for the first time ever.

article thumbnail

Optimize pet profiles for Purina’s Petfinder application using Amazon Rekognition Custom Labels and AWS Step Functions

AWS Machine Learning Blog

This post details how Purina used Amazon Rekognition Custom Labels , AWS Step Functions , and other AWS Services to create an ML model that detects the pet breed from an uploaded image and then uses the prediction to auto-populate the pet attributes. AWS CodeBuild is a fully managed continuous integration service in the cloud.

professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Build well-architected IDP solutions with a custom lens – Part 1: Operational excellence

AWS Machine Learning Blog

Operational excellence in IDP means applying the principles of robust software development and maintaining a high-quality customer experience to the field of document processing, while consistently meeting or surpassing service level agreements (SLAs). This post focuses on the Operational Excellence pillar of the IDP solution.

IDP 90
article thumbnail

How Sportradar used the Deep Java Library to build production-scale ML platforms for increased performance and efficiency

AWS Machine Learning Blog

Then we needed to Dockerize the application, write a deployment YAML file, deploy the gRPC server to our Kubernetes cluster, and make sure it’s reliable and auto scalable. In our case, we chose to use a float[] as the input type and the built-in DJL classifications as the output type.

ML 78
article thumbnail

Managing Computer Vision Projects with Micha? Tadeusiak 

The MLOps Blog

2 The more interesting ones are the ones that don’t have the data science teams, or sometimes they don’t even have software developers in the way that they are companies that live in the 21st century. What’s your approach to different modalities of classification detection and segmentation? Sabine: Oh yes.

article thumbnail

Top Low-Code and No-Code Platforms for Data Science in 2023

ODSC - Open Data Science

Finally, H2O AutoML has the ability to support a wide range of machine learning tasks such as regression, time-series forecasting, anomaly detection, and classification. Auto-ViML : Like PyCaret, Auto-ViML is an open-source machine learning library in Python. This makes Auto-ViML an ideal tool for beginners and experts alike.

article thumbnail

Boost inference performance for Mixtral and Llama 2 models with new Amazon SageMaker containers

AWS Machine Learning Blog

For the TensorRT-LLM container, we use auto. option.tensor_parallel_degree=max option.max_rolling_batch_size=32 option.rolling_batch=auto option.model_loading_timeout = 7200 We package the serving.properties configuration file in the tar.gz Similarly, you can use log_prob as measure of confidence score for classification use cases.