Browse Source

Update docs/start/intro.rst

tags/v0.3.2
昊一 雷 3 years ago
parent
commit
bfbc7a2950
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/start/intro.rst

+ 2
- 2
docs/start/intro.rst View File

@@ -8,7 +8,7 @@ Learnware is an AI-oriented paradigm aimed at empowering users to create versati
Motivation
=================

.. image:: ../_static/img/learnware_market.png
.. image:: ../_static/img/learnware_market.jpg
:align: center

Machine learning, especially the prevailing big model paradigm, has achieved great success in natural language processing and computer vision applications. However, it still faces challenges such as the requirement of a large amount of labeled training data, difficulty in adapting to changing environments, and catastrophic forgetting when refining trained models incrementally. These big models, while useful in their targeted tasks, often fail to address the above issues and struggle to generalize beyond their specific purposes.
@@ -45,7 +45,7 @@ By considering these factors, we can develop a more comprehensive framework for
Framework
=======================

.. image:: ../_static/img/learnware_paradigm.png
.. image:: ../_static/img/learnware_paradigm.jpg
:align: center

The learnware paradigm introduces the concept of a well-performed, trained machine learning model with a specification that allows future users, who have no prior knowledge of the learnware, to reuse it based on their requirements.


Loading…
Cancel
Save