Robert Nishihara 23deef5ac2 Merge pull request #106 from amplab/errorlog
Added RAY_CHECK with line number and file for logging
2016-06-12 17:10:55 -07:00
2016-03-10 14:46:26 -08:00
2016-06-10 17:25:55 -07:00
2016-06-10 14:12:15 -07:00
2016-06-10 17:25:55 -07:00
2016-06-10 15:35:49 -07:00
2016-02-07 14:18:40 -08:00
2016-06-10 17:25:55 -07:00
2016-06-06 12:07:36 -07:00
2016-06-10 17:25:55 -07:00
2016-06-10 17:25:55 -07:00
2016-06-10 17:25:55 -07:00

Ray

Ray is an experimental distributed execution framework with a Python-like programming model. It is under development and not ready for general use.

Example Code

Loading ImageNet

TODO: fill this out.

Design Decisions

For a description of our design decisions, see

Setup

  1. sudo apt-get update
  2. sudo apt-get install git
  3. git clone https://github.com/amplab/ray.git
  4. cd ray
  5. ./setup.sh
S
Description
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
Readme Multiple Licenses 111 MiB
Languages
Python 56.6%
C++ 28.8%
Java 8.5%
TypeScript 1.7%
Starlark 1.4%
Other 2.8%