vault backup: 2023-10-17 15:14:11

This commit is contained in:
2023-10-17 15:14:11 +08:00
parent c7698434a6
commit 4f7453b79c
4 changed files with 12 additions and 21 deletions

2
.obsidian/app.json vendored
View File

@@ -1,7 +1,7 @@
{
"promptDelete": false,
"newLinkFormat": "relative",
"attachmentFolderPath": "./assets/矩阵求导",
"attachmentFolderPath": "./assets/Lesson 1",
"showUnsupportedFiles": false,
"newFileLocation": "current",
"useMarkdownLinks": true,

View File

@@ -13,24 +13,13 @@
"state": {
"type": "markdown",
"state": {
"file": "Study/DL/吴恩达深度学习课程/矩阵求导.md",
"file": "Study/DL/吴恩达深度学习课程/Lesson 1.md",
"mode": "source",
"source": false
}
}
},
{
"id": "b962b40d874064d3",
"type": "leaf",
"state": {
"type": "release-notes",
"state": {
"currentVersion": "1.4.16"
}
}
}
],
"currentTab": 1
]
}
],
"direction": "vertical"
@@ -88,8 +77,7 @@
}
],
"direction": "horizontal",
"width": 315.5,
"collapsed": true
"width": 315.5
},
"right": {
"id": "c501495747cfa761",
@@ -105,7 +93,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Study/DL/吴恩达深度学习课程/矩阵求导.md",
"file": "Study/DL/吴恩达深度学习课程/Lesson 1.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -122,7 +110,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Study/DL/吴恩达深度学习课程/矩阵求导.md",
"file": "Study/DL/吴恩达深度学习课程/Lesson 1.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -145,7 +133,7 @@
"state": {
"type": "outline",
"state": {
"file": "Study/DL/吴恩达深度学习课程/矩阵求导.md"
"file": "Study/DL/吴恩达深度学习课程/Lesson 1.md"
}
}
},
@@ -176,10 +164,11 @@
"table-editor-obsidian:Advanced Tables Toolbar": false
}
},
"active": "b962b40d874064d3",
"active": "82a60b2f86acd8d6",
"lastOpenFiles": [
"Study/DL/吴恩达深度学习课程/Other.md",
"Study/DL/吴恩达深度学习课程/Lesson 1.md",
"Books/动手学深度学习/基础概念.md",
"Study/DL/吴恩达深度学习课程/矩阵求导.md",
"Study/DL",
"Study",
"Study/DL/吴恩达深度学习课程",

View File

@@ -0,0 +1 @@
# Neural Network and Deep Learning

View File

@@ -1,3 +1,4 @@
# 矩阵求导
## 概念
标量函数:输出为标量的函数
$$