Jiaru Zhang

Results 3 issues of Jiaru Zhang

Hi Tudor, I feel grateful that you release the codes and they are helpful. However, I have a question here. L48 - L52 in fim.py: logits = model(data) if empirical:...

Hello, thudzj, In Line 17, `ScalableBDL/reproduction/finetune_cifar.py`: `from scalablebdl.converter import to_bayesian, to_deterministic` However, I found the two functions, `to_bayesian` and `to_deterministic` are defined in `scalablebdl.mean_field.converter.py` and declared in `scalablebdl.mean_field.__init__.py`. Therefore, following...

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...