vault backup: 2024-04-29 18:28:31
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/Tutorial on Diffusion Models for Imaging and Vision",
|
"attachmentFolderPath": "./assets/Loss",
|
||||||
"showUnsupportedFiles": false,
|
"showUnsupportedFiles": false,
|
||||||
"newFileLocation": "current",
|
"newFileLocation": "current",
|
||||||
"useMarkdownLinks": true,
|
"useMarkdownLinks": true,
|
||||||
|
|||||||
35
.obsidian/workspace.json
vendored
35
.obsidian/workspace.json
vendored
@@ -13,24 +13,13 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Paper/Diffusion/Tutorial on Diffusion Models for Imaging and Vision.md",
|
"file": "Record/DL/Loss.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "82136aebac5036ea",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "release-notes",
|
|
||||||
"state": {
|
|
||||||
"currentVersion": "1.5.12"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"currentTab": 1
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
@@ -104,7 +93,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Paper/Diffusion/Tutorial on Diffusion Models for Imaging and Vision.md",
|
"file": "Record/DL/Loss.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -121,7 +110,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Paper/Diffusion/Tutorial on Diffusion Models for Imaging and Vision.md",
|
"file": "Record/DL/Loss.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
@@ -144,7 +133,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Paper/Diffusion/Tutorial on Diffusion Models for Imaging and Vision.md"
|
"file": "Record/DL/Loss.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -184,10 +173,14 @@
|
|||||||
"obsidian-excalidraw-plugin:Create new drawing": false
|
"obsidian-excalidraw-plugin:Create new drawing": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "82136aebac5036ea",
|
"active": "58e6699d854e8535",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Paper/Diffusion/Imagic.md",
|
|
||||||
"Paper/Diffusion/Tutorial on Diffusion Models for Imaging and Vision.md",
|
"Paper/Diffusion/Tutorial on Diffusion Models for Imaging and Vision.md",
|
||||||
|
"Record/DL/Loss.md",
|
||||||
|
"Record/DL",
|
||||||
|
"Record/Untitled.md",
|
||||||
|
"Paper/Diffusion/Imagic.md",
|
||||||
|
"Paper/Diffusion/Diffusion Models: A Comprehensive Survey of Methods and Applications.md",
|
||||||
"Excalidraw/Drawing 2024-04-25 22.51.48.excalidraw.md",
|
"Excalidraw/Drawing 2024-04-25 22.51.48.excalidraw.md",
|
||||||
"Excalidraw",
|
"Excalidraw",
|
||||||
"Paper/Diffusion/assets/Imagic/img-240425225015478.png",
|
"Paper/Diffusion/assets/Imagic/img-240425225015478.png",
|
||||||
@@ -199,7 +192,6 @@
|
|||||||
"Books/代码随想录/数组.md",
|
"Books/代码随想录/数组.md",
|
||||||
"Books/代码随想录",
|
"Books/代码随想录",
|
||||||
"Books/Untitled.md",
|
"Books/Untitled.md",
|
||||||
"Paper/Diffusion/Diffusion Models: A Comprehensive Survey of Methods and Applications.md",
|
|
||||||
"Study/DL/动手学深度学习",
|
"Study/DL/动手学深度学习",
|
||||||
"Paper/Untitled.md",
|
"Paper/Untitled.md",
|
||||||
"Paper/Diffusion",
|
"Paper/Diffusion",
|
||||||
@@ -213,15 +205,12 @@
|
|||||||
"Books/HDLBits/Verilog.md",
|
"Books/HDLBits/Verilog.md",
|
||||||
"Paper",
|
"Paper",
|
||||||
"Record/Linux/常用软件.md",
|
"Record/Linux/常用软件.md",
|
||||||
"Record/Linux",
|
|
||||||
"Books/编译原理/Overview.md",
|
"Books/编译原理/Overview.md",
|
||||||
"Study/DL/吴恩达深度学习课程/Lesson 1.md",
|
"Study/DL/吴恩达深度学习课程/Lesson 1.md",
|
||||||
"Books/未命名.md",
|
"Books/未命名.md",
|
||||||
"Study/DL/吴恩达深度学习课程/Other.md",
|
"Study/DL/吴恩达深度学习课程/Other.md",
|
||||||
"Books/Java Guide/基础语法.md",
|
"Books/Java Guide/基础语法.md",
|
||||||
"Books/Java并发编程/Java并发编程.md",
|
"Books/Java并发编程/Java并发编程.md",
|
||||||
"Books/从零开始深入学习Spring/IoC.md",
|
"Books/从零开始深入学习Spring/IoC.md"
|
||||||
"Books/Vim实用技巧/一、入门导读.md",
|
|
||||||
"Temp/Interview.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
1
Record/DL/Loss.md
Normal file
1
Record/DL/Loss.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# KL散度
|
||||||
Reference in New Issue
Block a user