This is suite of the hands-on training materials that shows how to scale CV, NLP, time-series forecasting workloads with Ray.
344
stars
65
forks
source link
[Suggestion]: add "Part 3" to the Overview of Ray #17
Closed
kamil-kaczmarek closed 1 year ago
Please share your suggestion here
Add Part 3, that will consist of small coding exercises:
Work with Object store
ray.put()
ray.get()
to access value of the object.Compute pi digits Use this docs example to show highly_parallel computational job - compute pi digits.