diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-11 16:43:45 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-11 16:43:45 +0200 |
| commit | 95abbb9948ab7c8d4fe62aa9284c2abeced0515b (patch) | |
| tree | 4d284bfd92d3b7efec32c08b698c1df8e479f655 /appendix/glossary.tex | |
| parent | fa15aea3b9c647f2aa770315c148baaaad3ac8f9 (diff) | |
feat: completed the second iteration over the introduction and conclusion
Diffstat (limited to 'appendix/glossary.tex')
| -rw-r--r-- | appendix/glossary.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/appendix/glossary.tex b/appendix/glossary.tex index 75b362e..a4d9763 100644 --- a/appendix/glossary.tex +++ b/appendix/glossary.tex @@ -25,3 +25,7 @@ \newacronym{mae}{MAE}{Mean Absolute Error} \newacronym{vm}{VM}{Virtual Machine} \newacronym{pue}{PUE}{Power Usage Effectiveness} +\newacronym{erm}{ERM}{Empirical Risk Minimization} +\newacronym{svm}{SVM}{Support Vector Machine} +\newacronym{gui}{GUI}{Graphical User Interface} +\newacronym{tui}{TUI}{Terminal User Interface} |
