maxpumperla / learning_ray

Notebooks for the O'Reilly book "Learning Ray"
https://maxpumperla.com/learning_ray
MIT License
258 stars 63 forks source link
data-science deep-learning distributed-computing machine-learning notebook python ray

Learning Ray - Flexible Distributed Python for Machine Learning

Jupyter notebooks and other resources for the upcoming book "Learning Ray" (O'Reilly). All code and diagrams used in the book are available here for free. The notebooks can be read online, as we add more and more explanations in the online version. If you want to support this project and buy the book itself, you can get it directly from O'Reilly, or from Amazon. The book will be published in May 2023, but online versions should be available before that.

Learning Ray

The book is organized to guide you chapter by chapter from core concepts of Ray to more sophisticated topics along the way. The first three chapters of the book teach the basics of Ray as a distributed Python framework with practical examples. Chapters four to ten introduce Ray's high-level libraries and show how to build applications with them. The last two chapters give you an overview of Ray's ecosystem and show you where to go next. Here's what you can expect from each chapter.