vault backup: 2023-06-07 15:00:18

Affected files:
Politcs/Neoliberalism/README.md
STEM/AI/Pattern Matching/Dynamic Time Warping.md
STEM/AI/Pattern Matching/Markov/Markov.md
STEM/AI/Pattern Matching/Markov/README.md
STEM/AI/Pattern Matching/Pattern Matching.md
STEM/AI/Pattern Matching/README.md
STEM/Speech/Linguistics/Language Structure.md
This commit is contained in:
andy 2023-06-07 15:00:18 +01:00
parent 1513f2b378
commit f578aeeec4
6 changed files with 28 additions and 0 deletions

View File

View File

@ -0,0 +1 @@
Markov.md

View File

@ -0,0 +1,20 @@
Structured sequence of observations
- [Dynamic Time Warping](Dynamic%20Time%20Warping.md)
- Deterministic
- [Hidden Markov Models](Markov/Markov.md)
- Stochastic
# Distance-from-Template
- Template
- Typical feature to look for
- Filter bank
- LPC
- PLP
- Cepstrum
- MFCC
- Distance
- How well test sequence matches template
- Euclidean
- Mahalanobis
- Itakura

View File

@ -0,0 +1 @@
Pattern Matching.md

View File

@ -0,0 +1,6 @@
- Sentence
- **Syntax**
- Words
- **Morphology**
- Sounds
- **Phonology**