Noted: Friday, October 18, 2024, 17:00:01 + 5
parent
feb36a907b
commit
a480793550
|
@ -1,5 +1,9 @@
|
|||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "Jetzy AI implementations",
|
||||
"path": "Jetzy AI implementations.md"
|
||||
},
|
||||
{
|
||||
"basename": "Jetzy verification app",
|
||||
"path": "Jetzy verification app.md"
|
||||
|
@ -195,10 +199,6 @@
|
|||
{
|
||||
"basename": "Tips on Obsidian itself",
|
||||
"path": "About Obsidian/Obsidian Guides/Tips on Obsidian itself.md"
|
||||
},
|
||||
{
|
||||
"basename": "E-Mail Templates",
|
||||
"path": "Coding Tips (Classical)/Project Vault/Current Projects/Communication Projects/WRITTEN TEXT/Mail/E-Mail Templates.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": [],
|
||||
|
|
|
@ -103,6 +103,18 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "3df33c188339e46d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Jetzy AI implementations.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "d40066ccef541699",
|
||||
"type": "leaf",
|
||||
|
@ -143,7 +155,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 7
|
||||
"currentTab": 8
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
|
@ -226,7 +238,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Jetzy verification app.md",
|
||||
"file": "Jetzy AI implementations.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -243,7 +255,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Jetzy verification app.md",
|
||||
"file": "Jetzy AI implementations.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -266,7 +278,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Jetzy verification app.md"
|
||||
"file": "Jetzy AI implementations.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -294,10 +306,11 @@
|
|||
"obsidian-excalidraw-plugin:Create new drawing": false
|
||||
}
|
||||
},
|
||||
"active": "cc92632a31837a07",
|
||||
"active": "3df33c188339e46d",
|
||||
"lastOpenFiles": [
|
||||
"Step 1. Selfie Verification Program (Front End).md",
|
||||
"Jetzy verification app.md",
|
||||
"Jetzy AI implementations.md",
|
||||
"Step 1. Selfie Verification Program (Front End).md",
|
||||
"Selfie Verification Program High Level Description.md",
|
||||
"Step 2. Program for facial feature Comparison.md",
|
||||
"Brookhaven Seminar.md",
|
||||
|
@ -325,7 +338,6 @@
|
|||
"Coding Tips (Classical)/Terminal Tips/System Client/Servers/Databases/About Databases.md",
|
||||
"Coding Tips (Classical)/Project Vault/Current Projects/Communication Projects/Makerfaire",
|
||||
"About Obsidian/imgFiles/Pasted image 20241008191503.png",
|
||||
"Machine Tips (Quantum)/Resources/QIS/Qyte vs Byte.md",
|
||||
"About Obsidian/imgFiles/Pasted image 20240930161853.png",
|
||||
"Machine Tips (Quantum)/Project Vault/Website Projects",
|
||||
"Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/Machine Learning",
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
|
||||
- Facebook research articles on AI
|
||||
- [Data Driven Text Perturbation](https://research.facebook.com/publications/data-driven-mitigation-of-adversarial-text-perturbation/)
|
||||
- [Understanding (IN)Effectiveness of Content Moderation](https://arxiv.org/pdf/2301.02737v1)
|
Loading…
Reference in New Issue