Introduction
In this notebook, I will use ResNet50 Model and Convolutional Autoencoder Model to create two kind of Fashion Embeddings. We will use embeddings to identify similar items, this information will be used to recommend similar content in Recommendation System.
-
Data Preparation
-
Use ResNet50 Model to Recommendation
-
Use Convolutional Autoencoder Model to Recommendation
-
Visualization Latent Space of Contents