jssmith / ray

An experimental distributed execution engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ray

Build Status Documentation Status

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.

About

An experimental distributed execution engine

License:Apache License 2.0


Languages

Language:C++ 49.0%Language:Python 33.1%Language:C 12.8%Language:HTML 2.2%Language:CMake 1.5%Language:Shell 0.9%Language:JavaScript 0.4%