1RAPPOR in TensorFlow
2====================
34This directory contains an experimental implementation of the EM algorithm in
5[TensorFlow](http://tensorflow.org).
67Currently the C++ implementation in `analysis/cpp` is faster and can be used
8in production.
91011