Portfolio optimization through multidimensional action optimization using Amazon SageMaker RL

Favorite Reinforcement learning (RL) encompasses a class of machine learning (ML) techniques that can be used to solve sequential decision-making problems. RL techniques have found widespread applications in numerous domains, including financial services, autonomous navigation, industrial control, and e-commerce. The objective of an RL problem is to train an agent

Read More
Shared by AWS Machine Learning March 9, 2023

Announcing the Yammer connector for Amazon Kendra

Favorite Yammer is a social networking platform designed for open and dynamic communications and collaborations within organizations. It allows you to build communities of interest, gather ideas and feedback, and keep everyone informed. It’s available via browser or mobile app, and provides a variety of common social networking features such

Read More
Shared by AWS Machine Learning March 8, 2023

Hosting YOLOv8 PyTorch models on Amazon SageMaker Endpoints

Favorite Deploying models at scale can be a cumbersome task for many data scientists and machine learning engineers. However, Amazon SageMaker endpoints provide a simple solution for deploying and scaling your machine learning (ML) model inferences. Our last blog post and GitHub repo on hosting a YOLOv5 TensorFlowModel on Amazon SageMaker

Read More
Shared by AWS Machine Learning March 8, 2023

Training large language models on Amazon SageMaker: Best practices

Favorite Language models are statistical methods predicting the succession of tokens in sequences, using natural text. Large language models (LLMs) are neural network-based language models with hundreds of millions (BERT) to over a trillion parameters (MiCS), and whose size makes single-GPU training impractical. LLMs’ generative abilities make them popular for

Read More
Shared by AWS Machine Learning March 7, 2023