chore: 更改data.json中内容
This commit is contained in:
+7
-58
@@ -8,11 +8,6 @@
|
||||
"importance": 1,
|
||||
"description": "计算机科学的一个分支,致力于创建能够执行通常需要人类智能的任务的机器",
|
||||
"aliases": ["机器智能", "AI"]
|
||||
},
|
||||
"style": {
|
||||
"fill": "#FF6B6B",
|
||||
"stroke": "#EE5A5A",
|
||||
"lineWidth": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -22,11 +17,6 @@
|
||||
"properties": {
|
||||
"importance": 0.9,
|
||||
"description": "人工智能的一个子领域,让计算机系统能够从数据中学习和改进"
|
||||
},
|
||||
"style": {
|
||||
"fill": "#4ECDC4",
|
||||
"stroke": "#45B7B0",
|
||||
"lineWidth": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -36,11 +26,6 @@
|
||||
"properties": {
|
||||
"importance": 0.8,
|
||||
"description": "基于人工神经网络的机器学习方法"
|
||||
},
|
||||
"style": {
|
||||
"fill": "#45B7D1",
|
||||
"stroke": "#3DA4BA",
|
||||
"lineWidth": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -60,10 +45,6 @@
|
||||
"importance": 0.6,
|
||||
"language": "Python, C++",
|
||||
"author": "Google"
|
||||
},
|
||||
"style": {
|
||||
"fill": "#FFA07A",
|
||||
"stroke": "#FF7F50"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -74,10 +55,6 @@
|
||||
"importance": 0.6,
|
||||
"language": "Python",
|
||||
"author": "Meta"
|
||||
},
|
||||
"style": {
|
||||
"fill": "#FFA07A",
|
||||
"stroke": "#FF7F50"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -160,77 +137,49 @@
|
||||
"source": "1",
|
||||
"target": "2",
|
||||
"label": "包含",
|
||||
"type": "关系",
|
||||
"style": {
|
||||
"stroke": "#95A5A6",
|
||||
"lineWidth": 2
|
||||
}
|
||||
"type": "关系"
|
||||
},
|
||||
{
|
||||
"id": "e2",
|
||||
"source": "2",
|
||||
"target": "3",
|
||||
"label": "子领域",
|
||||
"type": "关系",
|
||||
"style": {
|
||||
"stroke": "#95A5A6",
|
||||
"lineWidth": 2
|
||||
}
|
||||
"type": "关系"
|
||||
},
|
||||
{
|
||||
"id": "e3",
|
||||
"source": "3",
|
||||
"target": "4",
|
||||
"label": "基于",
|
||||
"type": "技术依赖",
|
||||
"style": {
|
||||
"stroke": "#3498DB",
|
||||
"lineWidth": 2
|
||||
}
|
||||
"type": "技术依赖"
|
||||
},
|
||||
{
|
||||
"id": "e4",
|
||||
"source": "3",
|
||||
"target": "5",
|
||||
"label": "框架",
|
||||
"type": "工具关系",
|
||||
"style": {
|
||||
"stroke": "#E74C3C",
|
||||
"lineWidth": 1
|
||||
}
|
||||
"type": "工具关系"
|
||||
},
|
||||
{
|
||||
"id": "e5",
|
||||
"source": "3",
|
||||
"target": "6",
|
||||
"label": "框架",
|
||||
"type": "工具关系",
|
||||
"style": {
|
||||
"stroke": "#E74C3C",
|
||||
"lineWidth": 1
|
||||
}
|
||||
"type": "工具关系"
|
||||
},
|
||||
{
|
||||
"id": "e6",
|
||||
"source": "1",
|
||||
"target": "7",
|
||||
"label": "应用",
|
||||
"type": "应用领域",
|
||||
"style": {
|
||||
"stroke": "#2ECC71",
|
||||
"lineWidth": 2
|
||||
}
|
||||
"type": "应用领域"
|
||||
},
|
||||
{
|
||||
"id": "e7",
|
||||
"source": "1",
|
||||
"target": "8",
|
||||
"label": "应用",
|
||||
"type": "应用领域",
|
||||
"style": {
|
||||
"stroke": "#2ECC71",
|
||||
"lineWidth": 2
|
||||
}
|
||||
"type": "应用领域"
|
||||
},
|
||||
{
|
||||
"id": "e8",
|
||||
|
||||
Reference in New Issue
Block a user