Experimenting with kernel density estimation and soft histograms (as in differentiable sample statistical summaries) using tensorflow data flow graphs.
A Python installation with TensorFlow >= 1.4 is required. The pytest library is required to execute the battery of tests.
git clone https://github.com/pablodecm/kernelflow.git
pip install -e kernelflow