aboutsummaryrefslogtreecommitdiff
path: root/analysis/tensorflow/README.md
blob: eb96f27511af5c9c6229873948f80afe0b8969ad (plain)
1
2
3
4
5
6
7
8
9
10
RAPPOR in TensorFlow
====================

This directory contains an experimental implementation of the EM algorithm in
[TensorFlow](http://tensorflow.org).

Currently the C++ implementation in `analysis/cpp` is faster and can be used
in production.