Charles Crawford

Results 1 issues of Charles Crawford

Hello, I am replicating the pymc3 example [Bayesian Estimation Supersedes the T-Test](https://docs.pymc.io/en/v3/pymc-examples/examples/case_studies/BEST.html). I am using tensorflow==2.10.1 and tensorflow-probability==0.17.0. As a TFP example, I am following the tutorial [Gaussian Process Regression](https://www.tensorflow.org/probability/examples/Gaussian_Process_Regression_In_TFP)....