Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bayesian_cnn_real_data example return same values for every forward pass #2

Open
ahiguera-mx opened this issue Feb 12, 2024 · 0 comments

Comments

@ahiguera-mx
Copy link

Hi,

First of all, thanks a lot for putting together these nice examples, I've tried to run bayesian_cnn_real_data, and every forward pass returns the same value, specifically when calling the function

def analyse_model_prediction() the values for
extracted_probabilities[i] = model_output_distribution.mean().numpy().flatten()
They are always the same. Any thoughts?
I'm using tf 2.14.0 and tfp 0.22.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant