From 274eddfb1a117184e0b61f05fcaf8f1951819561 Mon Sep 17 00:00:00 2001 From: Jason Dai Date: Sat, 28 Jan 2023 16:40:58 +0800 Subject: [PATCH] Update readme (#7353) --- README.md | 2 +- docs/readthedocs/source/index.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5d83f3c..39ae6b4e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ BigDL seamlessly scales your data analytics & AI applications from laptop to clo - [Friesian](#friesian): End-to-End Recommendation Systems -- [PPML](#ppml) (experimental): Secure Big Data and AI (with SGX Hardware Security) +- [PPML](#ppml): Secure Big Data and AI (with SGX Hardware Security) For more information, you may [read the docs](https://bigdl.readthedocs.io/). diff --git a/docs/readthedocs/source/index.rst b/docs/readthedocs/source/index.rst index 7193d1db..e0173ae0 100644 --- a/docs/readthedocs/source/index.rst +++ b/docs/readthedocs/source/index.rst @@ -5,10 +5,10 @@ BigDL: fast, distributed, secure AI for Big Data - `Orca `_: Distributed Big Data & AI (TF & PyTorch) Pipeline on Spark and Ray - `Nano `_: Transparent Acceleration of Tensorflow & PyTorch Programs -- `DLlib `_ "Equivalent of Spark MLlib" for Deep Learning +- `DLlib `_: "Equivalent of Spark MLlib" for Deep Learning - `Chronos `_: Scalable Time Series Analysis using AutoML - `Friesian `_: End-to-End Recommendation Systems -- `PPML `_ (experimental): Secure Big Data and AI (with SGX Hardware Security) +- `PPML `_: Secure Big Data and AI (with SGX Hardware Security) ------