initialize qrs for dsd with old paper sources

This commit is contained in:
Arthur Grisel-Davy 2023-06-28 16:00:55 -04:00
parent 68afe79049
commit 5447343472
12 changed files with 2514 additions and 0 deletions

14
DSD/qrs/acronyms.tex Normal file
View file

@ -0,0 +1,14 @@
\newabbreviation{tas}{TAS}{Temporal Action Segmentation}
\newabbreviation{dsd}{DSD}{Device State Detector}
\newabbreviation{cpd}{CPD}{Change Point Detection}
\newabbreviation{hids}{HIDS}{Host-Based Intrusion Detection Software}
\newabbreviation{nids}{NIDS}{Network-Based Intrusion Detection Software}
\newabbreviation{1nn}{1-NN}{1-Nearest Neighbor}
\newabbreviation{knn}{K-NN}{K-Nearest Neighbor}
\newabbreviation{rnn}{RNN}{Recurrent Neural Network}
\newabbreviation{cnn}{CNN}{Convolutional Neural Network}
\newabbreviation{svm}{SVM}{Support Vector Classifier}
\newabbreviation{mlp}{MLP}{Multi Layer Perceptron}
\newabbreviation{mad}{MAD}{Machine Activity Detector}
\newabbreviation{ids}{IDS}{Intrusion Detection Systems}
\newabbreviation{nilm}{NILM}{Nonintrusive Load Monitoring}