List of few common algorithms:
- Regression (Linear, non-linear, logistics)
- Artificial Neural Network (ANN): CNN, FFNN, Back Propagation, Regressive and others
- Support Vector Machines (SVM)
- K- Nearest Neighborhood
- K-Mean Clustering
- Decision Tree
- Adversarial Networks, e.g. GANs
- Others