Update readme (#7353)

This commit is contained in:
Jason Dai 2023-01-28 16:40:58 +08:00 committed by GitHub
parent eeebdc3f5b
commit 274eddfb1a
2 changed files with 3 additions and 3 deletions

View file

@ -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/).

View file

@ -5,10 +5,10 @@ BigDL: fast, distributed, secure AI for Big Data
- `Orca <doc/Orca/index.html>`_: Distributed Big Data & AI (TF & PyTorch) Pipeline on Spark and Ray
- `Nano <doc/Nano/index.html>`_: Transparent Acceleration of Tensorflow & PyTorch Programs
- `DLlib <doc/DLlib/index.html>`_ "Equivalent of Spark MLlib" for Deep Learning
- `DLlib <doc/DLlib/index.html>`_: "Equivalent of Spark MLlib" for Deep Learning
- `Chronos <doc/Chronos/index.html>`_: Scalable Time Series Analysis using AutoML
- `Friesian <doc/Friesian/index.html>`_: End-to-End Recommendation Systems
- `PPML <doc/PPML/index.html>`_ (experimental): Secure Big Data and AI (with SGX Hardware Security)
- `PPML <doc/PPML/index.html>`_: Secure Big Data and AI (with SGX Hardware Security)
------