AWS Machine Learning Blog

Category: Compute

Toyota Research Institute accelerates safe automated driving with deep learning at a global scale on AWS

Vehicles with self-driving technology can bring many benefits to society. One of the top priorities at Toyota Research Institute (TRI) is to apply the latest advancements in artificial intelligence (AI) to help Toyota produce cars that are safer, more accessible, and more environmentally friendly. To help TRI achieve their goals, they turned to deep learning […]

Build text analytics solutions with Amazon Comprehend and Amazon Relational Database Service

In this blog post, we will show you how to get started building rich text analytics views from your database, without having to learn anything about machine learning for natural language processing models. We’ll do this by leveraging Amazon Comprehend, paired with Amazon Aurora-MySQL and AWS Lambda.

Build automatic analysis of body language to gauge attention and engagement using Amazon Kinesis Video Streams and Amazon AI Services

August 30, 2023: Amazon Kinesis Data Analytics has been renamed to Amazon Managed Service for Apache Flink. Read the announcement in the AWS News Blog and learn more. This is a guest blog post by Ned T. Sahin, PhD (Brain Power LLC and Harvard University), Runpeng Liu (Brain Power LLC and MIT), Joseph Salisbury, PhD […]

Build an online compound solubility prediction workflow with AWS Batch and Amazon SageMaker

Machine learning (ML) methods for the field of computational chemistry are growing at an accelerated rate. Easy access to open-source solvers (such as TensorFlow and Apache MXNet), toolkits (such as RDKit cheminformatics software), and open-scientific initiatives (such as DeepChem) makes it easy to use these frameworks in daily research. In the field of chemical informatics, many […]

How to Deploy Deep Learning Models with AWS Lambda and Tensorflow

Deep learning has revolutionized how we process and handle real-world data. There are many types of deep learning applications, including applications to organize a user’s photo archive, make book recommendations, detect fraudulent behavior, and perceive the world around an autonomous vehicle. In this post, we’ll show you step-by-step how to use your own custom-trained models […]

Capture and Analyze Customer Demographic Data Using Amazon Rekognition & Amazon Athena

Millions of customers shop in brick and mortar stores every day. Currently, most of these retailers have no efficient way to identify these shoppers and understand their purchasing behavior. They rely on third-party market research firms to provide customer demographic and purchase preference information.

This blog post walks you how you can use AWS services to identify purchasing behavior of your customers. We show you:

How retailers can use captured images in real time.
How Amazon Rekognition can be used to retrieve face attributes like age range, emotions, gender, etc.
How you can use Amazon Athena and Amazon QuickSight to analyze the face attributes.
How you can create unique insights and learn about customer emotions and demographics.
How to implement serverless architecture using AWS managed services.

Create Audiobooks with Amazon Polly and AWS Batch

Update: On 17 JUL 2018, Amazon Polly released Asynchronous Synthesis, a new feature that enables you to process up to 100,000 characters of text at a time using asynchronous requests. Read this article for details: Amazon Polly Update – Time-Driven Prosody and Asynchronous Synthesis. Amazon Polly, one of AWS’s first AI services, turns text into lifelike […]