Glossary & acronyms¶
One note per term or acronym with gls-* frontmatter. Every [[wikilink]] to it becomes a proper \gls reference. Acronyms expand on first use. Referenced entries are collected into generated acronym and glossary lists at the end of the document.
Source notes
---
title: "Feature: Glossary"
author: MrIwan
notitlepage: true
toc: false
---
# Glossary
Neural networks rank among the most influential algorithms in [[term-ai]]. They drive breakthroughs in [[term-computer-vision]], [[term-nlp]], [[term-speech-recognition]] and countless applications. Today's [[term-dnn]] power systems such as [[term-transformer]] and [[term-cnn]].
---
gls-id: ai
gls-short: AI
gls-long: Artificial Intelligence
gls-description: Branch of computer science concerned with automating intelligent behaviour.
gls-type: acronym
---
# Artificial Intelligence
Plain note body — keep writing in Obsidian as usual.
---
gls-id: transformer
gls-short: Transformer
gls-long: Transformer
gls-description: Neural network architecture based on self-attention, now the standard for language processing and modern language models.
gls-type: term
---
# Transformer
Plain note body — keep writing in Obsidian as usual.