Experiments with MNIST, as reported in:
A Kolchinsky, BD Tracey, S Van Kuyk, ''Caveats for information bottleneck in deterministic scenarios'', ICLR 2019. arXiv:1808.07593.
- Run
rundata.py
to do all runs and save outputs inlogs/
directory (should exist). - Run
runplots.py
to use outputs inlogs/
directory to generate figures infigures/
directory (should exist)