This repository includes examples of how to:
- Create item co-occurrence statistics from tabular data using Apache Beam
- Learning item embeddings using TensorFlow tf.estimator APIs
- Extract the trained embeddings and build an approximate nearest neighbours index using ANNOY