vault backup: 2023-10-17 15:14:11
This commit is contained in:
2
.obsidian/app.json
vendored
2
.obsidian/app.json
vendored
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"promptDelete": false,
|
"promptDelete": false,
|
||||||
"newLinkFormat": "relative",
|
"newLinkFormat": "relative",
|
||||||
"attachmentFolderPath": "./assets/矩阵求导",
|
"attachmentFolderPath": "./assets/Lesson 1",
|
||||||
"showUnsupportedFiles": false,
|
"showUnsupportedFiles": false,
|
||||||
"newFileLocation": "current",
|
"newFileLocation": "current",
|
||||||
"useMarkdownLinks": true,
|
"useMarkdownLinks": true,
|
||||||
|
|||||||
29
.obsidian/workspace.json
vendored
29
.obsidian/workspace.json
vendored
@@ -13,24 +13,13 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Study/DL/吴恩达深度学习课程/矩阵求导.md",
|
"file": "Study/DL/吴恩达深度学习课程/Lesson 1.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "b962b40d874064d3",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "release-notes",
|
|
||||||
"state": {
|
|
||||||
"currentVersion": "1.4.16"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"currentTab": 1
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
@@ -88,8 +77,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 315.5,
|
"width": 315.5
|
||||||
"collapsed": true
|
|
||||||
},
|
},
|
||||||
"right": {
|
"right": {
|
||||||
"id": "c501495747cfa761",
|
"id": "c501495747cfa761",
|
||||||
@@ -105,7 +93,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Study/DL/吴恩达深度学习课程/矩阵求导.md",
|
"file": "Study/DL/吴恩达深度学习课程/Lesson 1.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -122,7 +110,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Study/DL/吴恩达深度学习课程/矩阵求导.md",
|
"file": "Study/DL/吴恩达深度学习课程/Lesson 1.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
@@ -145,7 +133,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Study/DL/吴恩达深度学习课程/矩阵求导.md"
|
"file": "Study/DL/吴恩达深度学习课程/Lesson 1.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -176,10 +164,11 @@
|
|||||||
"table-editor-obsidian:Advanced Tables Toolbar": false
|
"table-editor-obsidian:Advanced Tables Toolbar": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "b962b40d874064d3",
|
"active": "82a60b2f86acd8d6",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Study/DL/吴恩达深度学习课程/Other.md",
|
||||||
|
"Study/DL/吴恩达深度学习课程/Lesson 1.md",
|
||||||
"Books/动手学深度学习/基础概念.md",
|
"Books/动手学深度学习/基础概念.md",
|
||||||
"Study/DL/吴恩达深度学习课程/矩阵求导.md",
|
|
||||||
"Study/DL",
|
"Study/DL",
|
||||||
"Study",
|
"Study",
|
||||||
"Study/DL/吴恩达深度学习课程",
|
"Study/DL/吴恩达深度学习课程",
|
||||||
|
|||||||
1
Study/DL/吴恩达深度学习课程/Lesson 1.md
Normal file
1
Study/DL/吴恩达深度学习课程/Lesson 1.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# Neural Network and Deep Learning
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
|
# 矩阵求导
|
||||||
## 概念
|
## 概念
|
||||||
标量函数:输出为标量的函数
|
标量函数:输出为标量的函数
|
||||||
$$
|
$$
|
||||||
Reference in New Issue
Block a user