aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/factorization/g3doc
Commit message (Collapse)AuthorAge
* Adds the k-MC2 algorithm for efficient seeding of mini batch k-means in ↵Gravatar A. Unique TensorFlower2017-10-20
| | | | | | TensorFlow. PiperOrigin-RevId: 172914154
* Add ops for efficient WALS loss computation in factorization_ops.Gravatar A. Unique TensorFlower2017-02-15
| | | | | | | Add unit tests for loss computation. Improve performance of unit tests. Update trainer to add an option for loss computation (turned off by default). Change: 147649717
* Create g3doc for kmeans, wals and gmm algorithms.Gravatar A. Unique TensorFlower2017-02-09
Change: 147071401