This repository contains the code for the Cause-Effects Information Bottleneck model (CEIB) and the Information Curve based on CEIB
Plot Information Curve on the Infant Health and Development Program (IHDP) dataset:
Run : InformationCurve.py
Perform CEIB on IHDP dataset:
Run : Main.py
- Edward 1.3.5
- Tensorflow 1.5.0