nonlinearIB
nonlinearIB copied to clipboard
Nonlinear Information Bottleneck
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hi, I realize that the optimization objective is the categorical_crossentropy in your code, i.e., `model.compile(loss='categorical_crossentropy', optimizer='adam', metrics=['accuracy'])`. However, in my opinion, if we want to train the neural network with...
Hi, I can't find the bottleneck layer in buildmodel.py. And there is no such setting in the run.py file. How can we set the layer? Best, Xu