tree: 0a0e4619bb9f73883a21b6287017a695c64c58ca [path history] [tgz]
  1. fast_em.py
  2. fast_em.sh
  3. README.md
analysis/tensorflow/README.md

RAPPOR in TensorFlow

This directory contains an experimental implementation of the EM algorithm in TensorFlow.

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