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
Regression
|- Random Forest
Random Forest
|- KNN
KNN
|- Logistic Regression  
Logistic Regression  




Line 37: Line 37:


An example of "Semi-Supervised" Learning includes:
An example of "Semi-Supervised" Learning includes:
|- Markov Decision Process
Markov Decision Process




Line 44: Line 44:


Common Examples of "Unsupervised Learning" Algorithms include:  
Common Examples of "Unsupervised Learning" Algorithms include:  
|- "Apriori" algorithm
"Apriori" algorithm
|- "K-means" algorithms
"K-means" algorithms
== Deep Learning Neural Networks ==  
== Deep Learning Neural Networks ==