You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| README.md | 1 year ago | |
| fast_em.py | 1 year ago | |
| fast_em.sh | 1 year ago | |
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.