Artificial Neural Networks: Difference between revisions
From Pumping Station One
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
The most common types of "Supervised Learning" algorithms include: | The most common types of "Supervised Learning" algorithms include: | ||
Regression | |||
Random Forest | |||
KNN | |||
Logistic Regression | |||
| Line 37: | Line 37: | ||
An example of "Semi-Supervised" Learning includes: | An example of "Semi-Supervised" Learning includes: | ||
Markov Decision Process | |||
| Line 44: | Line 44: | ||
Common Examples of "Unsupervised Learning" Algorithms include: | Common Examples of "Unsupervised Learning" Algorithms include: | ||
"Apriori" algorithm | |||
"K-means" algorithms | |||
== Deep Learning Neural Networks == | == Deep Learning Neural Networks == | ||