| AI | artificial intelligence |
| ANN | artificial neural networks |
| MLP | multilayer perceptron |
| CNN | Convolutional neural network |
| SVM | Support vector machine |
| True positive | |
| True negative | |
| False negative | |
| False positive | |
| ReLU | Rectified linear unit |
| TPR | True positive rate |
| N | Negatives |
| P | Positives |
| SGDM | Stochastic gradient descent with momentum |
| SD | Standard deviation |