.. learnware documentation master file, created by sphinx-quickstart on Tue Mar 28 22:06:47 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ============================================================ ``Learnware`` Documentation ============================================================ ``Learnware`` 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. .. _user_guide: Document Structure ==================== .. toctree:: :hidden: Home .. toctree:: :maxdepth: 3 :caption: GETTING STARTED: Introduction Quick Start Installation Experiments and Examples .. toctree:: :maxdepth: 3 :caption: WORKFLOWS: Learnware Preparation and Uploading Learnware Search Learnware Reuse Learnware Client .. toctree:: :maxdepth: 3 :caption: COMPONENTS: Market Learnware & Reuser Specification Model & Container .. toctree:: :maxdepth: 3 :caption: ADVANCED TOPICS: Anchor Learnware Evolvable Specification .. toctree:: :maxdepth: 3 :caption: REFERENCES: API BeimingWu System FAQ .. toctree:: :maxdepth: 3 :caption: ABOUTS: For Developer Changelog About us