I built a BNN in TensorFlow and I am trying to make a prediction just using the green dots(see image below), however, my uncertainty bounds do not grow/expand where there is no data. I have attached the code I used to define and build my BNN and I have tried to debug why my uncertainty bounds are not expanding and narrowing at the correct points. Any help would be appreciated.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Why aleatoric uncertainty converge to log(2) | 0 | 1006 | August 10, 2022 | |
Is `tfp.sts.impute_missing_values` trainable? | 1 | 301 | November 18, 2024 | |
If probabilistic layer gives a distribution as output and sampling from them using model.predict gives non deterministic values then how can we sure that this is the exact value | 1 | 316 | September 11, 2024 | |
Gaussian Mixture via TFP layers | 0 | 389 | May 11, 2023 | |
Query on TFP Probabilistic Model | 1 | 1249 | December 20, 2022 |