Book description
The use of distributed programming is increasing. High availability requires multiple machines and often multiple data centers. Machine learning and AI models are run as parallel tasks on clusters to reduce training time. But distributed programming has always been hard to do--at least, until now. This report shows you an easier way.
Dean Wampler from Anyscale introduces you to Ray, an open source project that provides a concise and intuitive Python API for defining tasks that need to be distributed. Built by researchers at UC Berkeley, Ray does most of the tedious work of running workloads at massive scale. For the majority of distributed workloads, this guide shows you how Ray provides a flexible, efficient, and intuitive way to get work done.
- Learn how Ray builds on familiar language concepts: functions for stateless tasks and classes for stateful computing
- Use Ray libraries for reinforcement learning, hyperparameter tuning, distributed training of TensorFlow and PyTorch models, and model serving
- Work with Ray for general application development, including conventional microservices and serverless applications
- Get hands-on instruction using live Ray code with Dean Wampler's Meet the Expert session on O'Reilly online learning
Product information
- Title: What Is Ray?
- Author(s):
- Release date: September 2020
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492085751
You might also like
book
Learning Ray
Get started with Ray, the open source distributed computing framework that simplifies the process of scaling …
audiobook
What Is Generative AI? (Audio)
ChatGPT, Midjourney, Stable Diffusion, and LLaMA are quickly becoming household names. These tools and many more …
book
Accelerate
"Does technology actually matter? And how can we apply technology to drive business value? For years, …
book
AI Engineering
Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the …