|
|
|
@@ -3,7 +3,7 @@ |
|
|
|
Introduction |
|
|
|
================ |
|
|
|
|
|
|
|
The *learnware* paradigm, proposed by Professor Zhi-Hua Zhou in 2016 [1, 2], aims to build a vast model platform system, i.e., a *learnware dock system*, which systematically accommodates and organizes models shared by machine learning developers worldwide, and can efficiently identify and assemble existing helpful model(s) to solve future tasks in a unified way. |
|
|
|
The *learnware* paradigm was proposed by Professor Zhi-Hua Zhou in 2016 [1, 2]. In this paradigm, developers worldwide can share models with the *learnware dock system*, which effectively searches for and reuse learnware(s) to help users solve machine learning tasks efficiently without starting from scratch. |
|
|
|
|
|
|
|
The ``learnware`` package provides a fundamental implementation of the central concepts and procedures within the learnware paradigm. Its well-structured design ensures high scalability and facilitates the seamless integration of additional features and techniques in the future. |
|
|
|
|
|
|
|
|