aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/factorization/__init__.py
Commit message (Expand)AuthorAge
* Make a branch of the KMeans estimator that is ported to the core Estimator API.Gravatar A. Unique TensorFlower2017-10-05
* Seals tf.contrib.factorizationGravatar A. Unique TensorFlower2017-07-19
* Add a SessionRunHook to manage synchronization of the row and column sweeps i...Gravatar A. Unique TensorFlower2017-03-29
* Migrate KMeans code to the new Estimator interface. Migrate the monitor toGravatar A. Unique TensorFlower2016-12-06
* Merge changes from github.Gravatar Benoit Steiner2016-11-09
* Make various factorization ops/classes accessible thru tf.contrib.factorizati...Gravatar Wei Ho2016-09-14
* Replace "Scikit Flow Authors" with "TensorFlow Authors", and remove "pylint: ...Gravatar A. Unique TensorFlower2016-07-11
* Add K-Means clustering and WALS matrix factorization to tensorflow.Gravatar A. Unique TensorFlower2016-07-01