From 3049802582260f1700cd4e9593a75072faf4ca06 Mon Sep 17 00:00:00 2001 From: Jason Dai Date: Wed, 20 Oct 2021 09:00:28 +0800 Subject: [PATCH] Update index.rst --- docs/readthedocs/source/index.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/readthedocs/source/index.rst b/docs/readthedocs/source/index.rst index bf77bbda..e1dd0e01 100644 --- a/docs/readthedocs/source/index.rst +++ b/docs/readthedocs/source/index.rst @@ -5,9 +5,11 @@ Analytics Zoo Documentation `Analytics Zoo `_ is an open source Big Data AI platform, and includes the following features for scaling end-to-end AI to distributed Big Data: -* `Orca `_: seamlessly scale out TensorFlow and PyTorch for Big Data (using Spark & Ray) +BigDL makes it easy for data scientists and data engineers to build end-to-end, distributed AI applications. The **BigDL 2.0** release combines the original `BigDL `_ and `Analytics Zoo `_ projects, providing the following features: + +* **DLlib**: distributed deep learning library for Apache Spark (including support for `Spark ML pipeline `_ and `Keras-like `_ APIs) +* `Orca `_: seamlessly scale out TensorFlow and PyTorch pipelines for distributed Big Data * `RayOnSpark `_: run Ray programs directly on Big Data clusters -* **BigDL Extensions**: high-level `Spark ML pipeline `_ and `Keras-like `_ APIs for BigDL * `Chronos `_: scalable time series analysis using AutoML * `PPML `_: privacy preserving big data analysis and machine learning (*experimental*)