Metadata-Version: 2.1
Name: ray-quickstart
Version: 0.0.1
Summary: Starter ML project that allows you to develop on your Mac and train using your PC computer (via Ubuntu WSL)
Project-URL: Homepage, https://github.com/tuyentruong/ray_quickstart
Project-URL: Bug Tracker, https://github.com/tuyentruong/ray_quickstart/issues
Author-email: Tuyen Truong <tuyen.truong@gmail.com>
License-File: LICENSE.txt
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

Allows you to quickly configure your machine-learning project to use [Ray](https://github.com/ray-project/ray) for 
distributed training and tuning of your ML models on a GPU-enabled remote computer.
