mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 11:54:39 +08:00
b58eaf84ee747c5bb37d1ff69c37cc2498ee7f42
fix bug in which bools were being serialized as ints by serializing bools before serializing ints (#80)
Orchestra
Orchestra is a distributed execution framework with a Python-like programming model.
Design Decisions
For a description of our design decisions, see
Setup
- sudo apt-get update
- sudo apt-get install git
- git clone https://github.com/amplab/photon.git
- cd photon
- bash setup.sh
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.
Languages
Python
56.6%
C++
28.8%
Java
8.5%
TypeScript
1.7%
Starlark
1.4%
Other
2.8%