Ray
Distributed-computing framework for Python.
Ray scales Python workloads from a laptop to a cluster, with libraries for distributed training (Ray Train), hyperparameter tuning (Ray Tune), reinforcement learning (RLlib), and model serving (Ray Serve).
Install
pip install ray
