This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
beimingwu
/
learnware
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[MNT] Change semantic spec: library from tag to class
tags/v0.3.2
xiey
3 years ago
parent
13feff8923
commit
5c98554c86
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
learnware/config.py
+ 1
- 1
learnware/config.py
View File
@@ -89,7 +89,7 @@ semantic_config = {
# }, # Choose one or more tags
"Library": {
"Values": ["Scikit-learn", "PyTorch", "TensorFlow", "Others"],
"Type": "
Tag
",
"Type": "
Class
",
}, # Choose one or more tags
"Scenario": {
"Values": [
Write
Preview
Loading…
Cancel
Save