https://github.com/ray-project/ray-data-user-testing
The repo to study Ray Data CUJ
https://github.com/ray-project/ray-data-user-testing
Last synced: 5 months ago
JSON representation
The repo to study Ray Data CUJ
- Host: GitHub
- URL: https://github.com/ray-project/ray-data-user-testing
- Owner: ray-project
- Created: 2023-11-03T22:14:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T07:36:41.000Z (about 2 years ago)
- Last Synced: 2025-01-15T21:42:15.420Z (12 months ago)
- Language: Jupyter Notebook
- Size: 9.77 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Model Training with Ray Data
This repository including a task to do model training with Ray Data. During testing, you will help us train image classifier model in multi-GPU Anyscale cluster.
## Getting Started
Open Python notebook `user_test.ipynb` to start the task!