Cedric Van Heck

Results 3 issues of Cedric Van Heck

TensorFlow version (you are using): TF 2.5.0 Are you willing to contribute it (Yes) : **Describe the feature and the current behavior/state**. At this moment, EarlyStopping will only return the...

type:feature

Hello all, for a paper I'm writing, I'm making use of the DenseFlipout layer. I'm reweighing the KL-loss as follows: kl_divergence_function_output = (lambda q, p, _: tensorflow_probability.distributions.kl_divergence(q, p) / scale)...

**Describe the bug** When using the ResNetClassifier (and the FCNClassifier), I found that my accuracy on my training set was very bad. After setting verbose=True I found out that, even...

bug
module:classification