Unsupervised Learning
- The SOM is an example of unsupervised learning.
- The system is given data, but is not told what the answer is.
- It has to find the clusters by itself.
- People largely work via unuspervised learning.
- We are only rarely given feedback and told that we've done
the correct or incorrect thing.
- Another unsupervised algorithm is k-means.