Browse Source

[DOC] update README format

tags/v0.3.2
bxdd 1 year ago
parent
commit
bf663a117f
2 changed files with 7 additions and 5 deletions
  1. +7
    -5
      README.md
  2. +0
    -0
      docs/README_zh.md

+ 7
- 5
README.md View File

@@ -28,7 +28,7 @@
<h3 align="center">
<p>
<b>English</b> |
<a href="https://github.com/Learnware-LAMDA/Learnware/blob/main/README_zh.md">中文</a>
<a href="https://github.com/Learnware-LAMDA/Learnware/blob/main/docs/README_zh.md">中文</a>
</p>
</h3>

@@ -40,9 +40,6 @@ The `learnware` package provides a fundamental implementation of the central con

In addition, the `learnware` package serves as the engine for the [Beimingwu System](https://bmwu.cloud) and can be effectively employed for conducting experiments related to learnware.

[1] Zhi-Hua Zhou. Learnware: on the future of machine learning. _Frontiers of Computer Science_, 2016, 10(4): 589–590 <br/>
[2] Zhi-Hua Zhou. Machine Learning: Development and Future. _Communications of CCF_, 2017, vol.13, no.1 (2016 CNCC keynote)

## Learnware Paradigm

A learnware consists of a high-performance machine learning model and specifications that characterize the model, i.e., "Learnware = Model + Specification".
@@ -409,4 +406,9 @@ We appreciate all contributions and thank all the contributors!

## About us

Visit [LAMDA's official website](http://www.lamda.nju.edu.cn/).
Please visit [LAMDA's official website](http://www.lamda.nju.edu.cn/).

-----------------

[1] Zhi-Hua Zhou. Learnware: on the future of machine learning. _Frontiers of Computer Science_, 2016, 10(4): 589–590 <br/>
[2] Zhi-Hua Zhou. Machine Learning: Development and Future. _Communications of CCF_, 2017, vol.13, no.1 (2016 CNCC keynote)

README_zh.md → docs/README_zh.md View File


Loading…
Cancel
Save