Unsupervised Learning: Difference between revisions

Line 255: Line 255:
===Autoencoder===
===Autoencoder===
You have a encoder and a decoder which are both neural networks.
You have a encoder and a decoder which are both neural networks.
==Resources==
;Clustering
* [https://towardsdatascience.com/the-5-clustering-algorithms-data-scientists-need-to-know-a36d136ef68 TowardsDataScience: top 5 clustering algos]
* [https://machinelearningmastery.com/clustering-algorithms-with-python/ MachineLearningMastery: Clustering Algorithms]