Learning Ray
Author | : Max Pumperla |
Publisher | : "O'Reilly Media, Inc." |
Total Pages | : 277 |
Release | : 2023-02-13 |
ISBN-10 | : 9781098117184 |
ISBN-13 | : 1098117182 |
Rating | : 4/5 (182 Downloads) |
Download or read book Learning Ray written by Max Pumperla and published by "O'Reilly Media, Inc.". This book was released on 2023-02-13 with total page 277 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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