Metod Jazbec

Results 3 issues of Metod Jazbec

Hi! I am trying to run some initial experiments using the pretrained MDEQ model on ImageNet dataset. As instructed in the [README](https://github.com/locuslab/deq/blob/master/MDEQ-Vision/README.md), I download the (small) model from [here](https://drive.google.com/file/d/12ANsUdJJ3_qb5nfiBVPOoON2GQ2v4W1g/view?usp=sharing) and...

Which version of ILSVRC ([ImageNet](https://image-net.org/index.php)) dataset was used for training the MSDNet in this repo? Was it the 2012 one (i.e. the same one as in the original MSDNet paper)?

Hi! I have a question about `.diag()` method in `AsdlInterface` backend class. When using `AsdlGGN(stochastic=True)`, I was running into issues because the dimension of `diag_ggn` did not match with the...