aboutsummaryrefslogtreecommitdiff
path: root/analysis/tensorflow/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'analysis/tensorflow/README.md')
-rw-r--r--analysis/tensorflow/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/analysis/tensorflow/README.md b/analysis/tensorflow/README.md
new file mode 100644
index 0000000..eb96f27
--- /dev/null
+++ b/analysis/tensorflow/README.md
@@ -0,0 +1,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.
+
+