xref: /aosp_15_r20/external/rappor/analysis/tensorflow/README.md (revision 2abb31345f6c95944768b5222a9a5ed3fc68cc00)
1*2abb3134SXin LiRAPPOR in TensorFlow
2*2abb3134SXin Li====================
3*2abb3134SXin Li
4*2abb3134SXin LiThis directory contains an experimental implementation of the EM algorithm in
5*2abb3134SXin Li[TensorFlow](http://tensorflow.org).
6*2abb3134SXin Li
7*2abb3134SXin LiCurrently the C++ implementation in `analysis/cpp` is faster and can be used
8*2abb3134SXin Liin production.
9*2abb3134SXin Li
10*2abb3134SXin Li
11