TyXe-BDL/TyXe

m, sd = bnn.predict(x_test, num_predictions=32)

Opened this issue · 0 comments

Hi, the above code can get mean and standard deviation for all 32 num_predictions.

Then how to get the individual value of each one?

Best regards!