unplugged-system/external/rappor/analysis/tensorflow
2025-10-06 13:59:42 +00:00
..
fast_em.py Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
fast_em.sh Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.md Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

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.