Skip to content

Learning embeddings from item co-occurrence statistics, and building an approx. nearest neighbour index

License

Notifications You must be signed in to change notification settings

ksalama/data2cooc2emb2ann

Repository files navigation

Learning embeddings from Co-occurrence statistics

This repository includes examples of how to:

  1. Create item co-occurrence statistics from tabular data using Apache Beam
  2. Learning item embeddings using TensorFlow tf.estimator APIs
  3. Extract the trained embeddings and build an approximate nearest neighbours index using ANNOY

About

Learning embeddings from item co-occurrence statistics, and building an approx. nearest neighbour index

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published