
This post quickly represents machine learning projects and related machine learning models.
The above diagram represents the usage of the following learning algorithms:
- Support Vector Machines (SVM)
- Gradient-boosted decision trees
- Multi-layer Perceptron (MLP): Used for ranking and personalizing news feeds, ads, search etc.
- Convolutional neural networks (CNN):
- Recurrent neural networks (RNN): Used for language translation, speech recognition, content understanding
References
- Positively Skewed Probability Distributions: Examples - March 21, 2023
- Maximum Likelihood Estimation: Concepts, Examples - March 20, 2023
- Generative Modeling in Machine Learning: Examples - March 19, 2023
Leave a Reply