Book description
Get started with Ray, the open source distributed computing framework that simplifies the process of scaling compute-intensive Python workloads. With this practical book, Python programmers, data engineers, and data scientists will learn how to leverage Ray locally and spin up compute clusters. You'll be able to use Ray to structure and run machine learning programs at scale.
Authors Max Pumperla, Edward Oakes, and Richard Liaw show you how to build machine learning applications with Ray. You'll understand how Ray fits into the current landscape of machine learning tools and discover how Ray continues to integrate ever more tightly with these tools. Distributed computation is hard, but by using Ray you'll find it easy to get started.
- Learn how to build your first distributed applications with Ray Core
- Conduct hyperparameter optimization with Ray Tune
- Use the Ray RLlib library for reinforcement learning
- Manage distributed training with the Ray Train library
- Use Ray to perform data processing with Ray Datasets
- Learn how work with Ray Clusters and serve models with Ray Serve
- Build end-to-end machine learning applications with Ray AIR
Publisher resources
Table of contents
- Foreword
- Preface
- 1. An Overview of Ray
- 2. Getting Started with Ray Core
- 3. Building Your First Distributed Application
- 4. Reinforcement Learning with Ray RLlib
- 5. Hyperparameter Optimization with Ray Tune
- 6. Data Processing with Ray
- 7. Distributed Training with Ray Train
- 8. Online Inference with Ray Serve
- 9. Ray Clusters
- 10. Getting Started with the Ray AI Runtime
- 11. Ray’s Ecosystem and Beyond
- Index
- About the Authors
Product information
- Title: Learning Ray
- Author(s):
- Release date: February 2023
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781098117221
You might also like
book
Generative Deep Learning, 2nd Edition
Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and …
book
Essential Math for AI
Companies are scrambling to integrate AI into their systems and operations. But to build truly successful …
book
AI Engineering
Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the …
book
Deep Learning for Coders with fastai and PyTorch
Deep learning is often viewed as the exclusive domain of math PhDs and big tech companies. …