References
Xie, J., Girshick, R., & Farhadi, A. (2016). *Unsupervised Deep Embedding for Clustering
Analysis*. In International Conference on Machine Learning (ICML). Retrieved from
[Link]
Chen, T., Kornblith, S., Norouzi, M., & Hinton, G. (2020). *A Simple Framework for
Contrastive Learning of Visual Representations (SimCLR)*. In ICML. Retrieved from
[Link]
Li, T., & Liu, C. (2021). *Contrastive Clustering*. Proceedings of the AAAI Conference on
Artificial Intelligence, 35(8), 7667–7675. Retrieved from [Link]
Scikit-learn Documentation. (n.d.). *Clustering Algorithms*. Retrieved from [Link]
[Link]/stable/modules/[Link]
Ng, A. Y., Jordan, M. I., & Weiss, Y. (2001). *On Spectral Clustering: Analysis and an
Algorithm*. NeurIPS 2001. Retrieved from
[Link]
[Link]
Jolliffe, I. T. (2002). *Principal Component Analysis*. Springer Series in Statistics.
Goodfellow, I., Bengio, Y., & Courville, A. (2016). *Deep Learning*. MIT Press. Chapter 7:
Regularization for Deep Learning. Retrieved from [Link]
Rousseeuw, P. J. (1987). *Silhouettes: A Graphical Aid to the Interpretation and Validation of
Cluster Analysis*. Journal of Computational and Applied Mathematics, 20, 53-65.
Calinski, T., & Harabasz, J. (1974). *A Dendrite Method for Cluster Analysis*.
Communications in Statistics, 3(1), 1–27.
Davies, D. L., & Bouldin, D. W. (1979). *A Cluster Separation Measure*. IEEE Transactions on
Pattern Analysis and Machine Intelligence, PAMI-1(2), 224–227.
SimCLR GitHub Repository. Retrieved from [Link]
XifengGuo DEC Keras GitHub Repository. Retrieved from
[Link]
Contrastive Clustering GitHub Repository. Retrieved from
[Link]
PyTorch Contrastive Loss Tutorial. Retrieved from
[Link]
SwAV (DeepCluster v2) GitHub Repository. Facebook Research. Retrieved from
[Link]
Towards Data Science Blog. *Deep Learning for Unsupervised Clustering*. Retrieved from
[Link]
MachineCurve. *What is an Autoencoder and How to Implement It in PyTorch*. Retrieved
from [Link]
implement-it-in-pytorch/