Relu and sigmoid activation function with tfp.layers.DenseVariational Bayesian Neural Net
I am trying to set up a Bayesian Neural Network which is implemented with a statistical layer, tfp.layers.DenseVariational.
I am trying to set up a Bayesian Neural Network which is implemented with a statistical layer, tfp.layers.DenseVariational.