BigDL-Orca ========================= Most AI projects start with a Python notebook running on a single laptop; however, one usually needs to go through a mountain of pains to scale it to handle larger data set in a distributed fashion. The **BigDL-Orca** (or **Orca** for short) library seamlessly scales out your single node Python notebook across large clusters (so as to process distributed Big Data). ------- .. grid:: 1 2 2 2 :gutter: 2 .. grid-item-card:: **Get Started** ^^^ Documents in these sections helps you get started quickly with Orca. +++ :bdg-link:`Orca in 5 minutes <./Overview/orca.html>` | :bdg-link:`Installation <./Overview/install.html>` .. grid-item-card:: **Key Features Guide** ^^^ Each guide in this section provides you with in-depth information, concepts and knowledges about Orca key features. +++ :bdg-link:`Data <./Overview/data-parallel-processing.html>` | :bdg-link:`Estimator <./Overview/distributed-training-inference.html>` | :bdg-link:`RayOnSpark <./Overview/ray.html>` .. grid-item-card:: **Tutorials** ^^^ Orca Tutorials and Examples. +++ :bdg-link:`Tutorials <./QuickStart/index.html>` .. grid-item-card:: **API Document** ^^^ API Document provides detailed description of Orca APIs. +++ :bdg-link:`API Document <../PythonAPI/Orca/index.html>` .. toctree:: :hidden: BigDL-Orca Document