Blog
The latest trends in AI
Amazon’s acquisition (harvest.ai) becomes Amazon Macie
Amazon Macie uses machine learning to better understand where your sensitive information is located and how it’s typically accessed, including user authentication, locations, and times of access. Today, Amazon Macie is available to protect data stored in Amazon S3,...
Amazon acquired AI security startup harvest.ai for $20 million
Amazon Web Services appears to be ramping up its security chops. TechCrunch has learned that the e-commerce giant’s cloud services group quietly acquired cyber security firm harvest.ai. The San Diego-based startup, co-founded by a team that includes two former...
AWS Amplify Framework Update – Quickly Add Machine Learning Capabilities to Your Web and Mobile Apps
At AWS, we want to put machine learning in the hands of every developer. For example, we have pre-trained AI services for areas such as computer vision and language that you can use without any expertise in machine learning. Today we are making another...
AWS AI-Driven Social Media Dashboard solution architecture
This solution deploys an Amazon Elastic Compute Cloud (Amazon EC2) instance running in an Amazon Virtual Private Cloud (Amazon VPC) that ingests tweets from Twitter. An Amazon Kinesis Data Firehose delivery stream loads the streaming tweets into the raw prefix in the...
Amazon Polly Introduces Neural Text-To-Speech and Newscaster Style
From Robbie the Robot to Jarvis, science fiction writers have long understood how important it was for an artificial being to sound as lifelike as possible. Speech is central to human interaction, and beyond words, it helps us express feelings and emotions: who can...
Intro to Pytorch with W&B
In this tutorial we'll walk through a simple convolutional neural network to classify the images in CIFAR10 using PyTorch. We’ll also set up Weights & Biases to log models metrics, inspect performance and share findings about the best architecture for...