You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a tensorflow implementation, aiming at using the Mutual Neural Estimator proposed in (MINE, Belghazi et al) to reconstruct the images of Tishby and Zariv's paper, which can be found here: https://arxiv.org/abs/1703.00810 . Please be aware that the argument of 'compression' in the layers as a cause of extracting features is a little misle…