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

running error #83

Open LeeeeChill opened 5 months ago

LeeeeChill commented 5 months ago

when i run main_bayesian.py,the console error reporting

File "/home/anaconda3/envs/BDL/lib/python3.9/tokenize.py", line 392, in open buffer = _builtin_open(filename, 'rb') FileNotFoundError: [Errno 2] No such file or directory: 'main_bayesian.py'