From 1bac9e529ef8e5b4e5383fa9ca295995bb02811f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=8A=E4=B8=80=20=E9=9B=B7?= Date: Sun, 23 Apr 2023 14:33:09 +0800 Subject: [PATCH] Update docs/start/intro.rst --- docs/start/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/start/intro.rst b/docs/start/intro.rst index ff447b9..4aa4e81 100644 --- a/docs/start/intro.rst +++ b/docs/start/intro.rst @@ -22,7 +22,7 @@ To better address the entangled issues in machine learning, we should consider t | systematically reusing small models for tasks beyond their original purposes, | | reducing the need for users to build models from scratch. | +------------------------------------------------------------------------------------+ -| 3. Develop solutions that enable ordinary users to create well-performing models | +| 3. Develop solutions that enable ordinary users to create well-performing models | | without requiring proficient training skills. | +------------------------------------------------------------------------------------+ | 4. Address data privacy and proprietary concerns to facilitate experience |