AWS News Blog
Amazon SageMaker Neo – Train Your Machine Learning Models Once, Run Them Anywhere
Machine learning (ML) is split in two distinct phases: training and inference. Training deals with building the model, i.e. running a ML algorithm on a dataset in order to identify meaningful patterns. This often requires large amounts of storage and computing power, making the cloud a natural place to train ML jobs with services such […]
Amazon Personalize – Real-Time Personalization and Recommendation for Everyone
Machine learning definitely offers a wide range of exciting topics to work on, but there’s nothing quite like personalization and recommendation. At first glance, matching users to items that they may like sounds like a simple problem. However, the task of developing an efficient recommender system is challenging. Years ago, Netflix even ran a movie […]
Amazon SageMaker RL – Managed Reinforcement Learning with Amazon SageMaker
In the last few years, machine learning (ML) has generated a lot of excitement. Indeed, from medical image analysis to self-driving trucks, the list of complex tasks that ML models can successfully accomplish keeps growing, but what makes these models so smart? In a nutshell, you can train a model in several different ways of which […]
Amazon SageMaker Ground Truth – Build Highly Accurate Datasets and Reduce Labeling Costs by up to 70%
In 1959, Arthur Samuel defined machine learning as a “field of study that gives computers the ability to learn without being explicitly programmed”. However, there is no deus ex machina: the learning process requires an algorithm (“how to learn”) and a training dataset (“what to learn from”). Today, most machine learning tasks use a technique […]
Amazon Elastic Inference – GPU-Powered Deep Learning Inference Acceleration
One of the reasons for the recent progress of Artificial Intelligence and Deep Learning is the fantastic computing capabilities of Graphics Processing Units (GPU). About ten years ago, researchers learned how to harness their massive hardware parallelism for Machine Learning and High Performance Computing: curious minds will enjoy the seminal paper (PDF) published in 2009 […]
Amazon Comprehend Medical – Natural Language Processing for Healthcare Customers
As the son of a Gastroenterologist and a Dermatologist, I grew up listening to arcane conversations involving a never-ending stream of complex medical terms: human anatomy, surgical procedures, medication names… and their abbreviations. A fascinating experience for a curious child wondering whether his parents were wizards of some sort and what all this gibberish meant. […]