vault backup: 2026-05-14 15:02:35
This commit is contained in:
Vendored
+21
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"onboardingTips": {
|
||||
"welcomeTipRead": true,
|
||||
"strokeLimitTipRead": false,
|
||||
"lastVersionTipRead": "0.3.4"
|
||||
},
|
||||
"customAttachmentFolders": false,
|
||||
"noteAttachmentFolderLocation": "obsidian",
|
||||
"notelessAttachmentFolderLocation": "obsidian",
|
||||
"writingSubfolder": "Ink/Writing",
|
||||
"drawingSubfolder": "Ink/Drawing",
|
||||
"writingEnabled": true,
|
||||
"writingStrokeLimit": 200,
|
||||
"writingDynamicStrokeThickness": true,
|
||||
"writingSmoothing": false,
|
||||
"writingLinesWhenLocked": true,
|
||||
"writingBackgroundWhenLocked": true,
|
||||
"drawingEnabled": true,
|
||||
"drawingFrameWhenLocked": false,
|
||||
"drawingBackgroundWhenLocked": false
|
||||
}
|
||||
Vendored
+76675
File diff suppressed because one or more lines are too long
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "ink",
|
||||
"name": "Ink",
|
||||
"author": "Dale de Silva",
|
||||
"description": "Hand write or draw directly between paragraphs in your notes using a digital pen, stylus, or Apple pencil. Useful for handwriting, sketches, scribbles, or even math equations and scientific notation. Runs on the tldraw framework and drawing provides an infinite canvas.",
|
||||
"version": "0.3.4",
|
||||
"minAppVersion": "1.00.0",
|
||||
"authorUrl": "https://designdebt.club",
|
||||
"fundingUrl": "https://ko-fi.com/daledesilva",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Vendored
+6585
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "obsidian-excalidraw-plugin",
|
||||
"name": "Excalidraw",
|
||||
"version": "2.22.3",
|
||||
"minAppVersion": "1.5.7",
|
||||
"description": "Sketch Your Mind. An Obsidian plugin to edit and view Excalidraw drawings. Enter the world of 4D Visual PKM.",
|
||||
"author": "Zsolt Viczian",
|
||||
"authorUrl": "https://excalidraw-obsidian.online",
|
||||
"fundingUrl": "https://ko-fi.com/zsolt",
|
||||
"helpUrl": "https://github.com/zsviczian/obsidian-excalidraw-plugin#readme",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Vendored
+9
-3
@@ -11,10 +11,15 @@
|
||||
"id": "85ff070f2dda5843",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
"state": {},
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "00 Inbox/Формальный нейрон - Персептрон.md",
|
||||
"mode": "source",
|
||||
"source": false,
|
||||
"backlinks": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "New tab"
|
||||
"title": "Формальный нейрон - Персептрон"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -242,6 +247,7 @@
|
||||
},
|
||||
"active": "85ff070f2dda5843",
|
||||
"lastOpenFiles": [
|
||||
"00 Inbox/Untitled.canvas",
|
||||
"00 Inbox/Untitled Diagram.svg",
|
||||
"00 Inbox/Формальный нейрон - Персептрон.md",
|
||||
"90 Library/11 Machine Learning/Сеть Хэмминга.md",
|
||||
|
||||
|
Before Width: | Height: | Size: 453 B After Width: | Height: | Size: 453 B |
@@ -9,3 +9,5 @@ title: Формальный нейрон - Персептрон
|
||||
|
||||
# Формальный нейрон - Персептрон
|
||||
|
||||
Нейрон состоит из трех типов элементов: **умножителей** (синапсов), **сумматора** и **нелинейного преобразователя**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user