mirror of
https://github.com/wassname/ray.git
synced 2026-07-06 05:16:30 +08:00
14 lines
623 B
Markdown
14 lines
623 B
Markdown
# Ray
|
|
|
|
[](https://travis-ci.org/ray-project/ray)
|
|
[](http://ray.readthedocs.io/en/latest/?badge=latest)
|
|
|
|
Ray is an experimental distributed execution engine. It is under development and
|
|
not ready to be used.
|
|
|
|
The goal of Ray is to make it easy to write machine learning applications that
|
|
run on a cluster while providing the development and debugging experience of
|
|
working on a single machine.
|
|
|
|
View the [documentation](http://ray.readthedocs.io/en/latest/index.html).
|