kumar-shridhar / PyTorch-BayesianCNN

Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
MIT License
1.42k stars 323 forks source link

num_ens #81

Open zhanghang11111 opened 1 year ago

zhanghang11111 commented 1 year ago

Hello, what is the meaning of num_ens in the train_model function in main_bayesian