From fbfccebafff30f0fe912c38906e5305a2ded1eac Mon Sep 17 00:00:00 2001 From: bxdd Date: Thu, 27 Apr 2023 16:00:24 +0800 Subject: [PATCH] [MNT] Update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c017192..80a2d46 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

- +

``Learnware Market`` is a model sharing platform, which give a basic implementation of the learnware paradigm. A learnware is a well-performed trained machine learning model with a specification that enables it to be adequately identified to reuse according to the requirement of future users who may know nothing about the learnware in advance. The learnware paradigm can solve entangled problems in the current machine learning paradigm, like continual learning and catastrophic forgetting. It also reduces resources for training a well-performed model.