On May 1st, AWS announced new features of SageMaker’s Object2vec, which include automatic negative sampling, weight sharing, speeding up of training. The following Notebook is a tutorial for new features, it includes computing document embeddings, deploying trained models, and document retrieval. object2vec_document_embedding.ipynb We can understand how to use the features…