AWS News Blog
Tag: AWS re:Invent
AWS Launches, Previews, and Pre-Announcements at re:Invent 2018 – Andy Jassy Keynote
As promised in Welcome to AWS re:Invent 2018, here’s a summary of the launches, previews, and pre-announcements from Andy Jassy’s keynote. I have included links to allow you to sign up for previews, as appropriate. (photo from AWS Community Hero Eric Hammond) Launches Here are the blog posts that we wrote for today’s launches: Amazon […]
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 Forecast – Time Series Forecasting Made Easy
The capacity to foresee the future would be an incredible superpower. At AWS, we can’t give you that, but we can help you use machine learning to forecast time series in a few steps. The goal of time series forecasting is to predict future values of time-dependent data such as weekly sales, daily inventory levels, […]
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 […]
AWS DeepRacer – Go Hands-On with Reinforcement Learning at re:Invent
Reinforcement Learning is a type of machine learning that works when an “agent” is allowed to act on a trial-and-error basis within an interactive environment, using feedback from those actions to learn over time in order to reach a predetermined goal or to maximize some type of score or reward. This stands in contrast to […]
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 […]
NEW – Machine Learning algorithms and model packages now available in AWS Marketplace
At AWS, our mission is to put machine learning in the hands of every developer. That’s why in 2017 we launched Amazon SageMaker. Since then it has become one of the fastest growing services in AWS history, used by thousands of customers globally. Customers using Amazon SageMaker can use optimized algorithms offered in Amazon SageMaker, […]
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 […]