FWQ

Results 13 comments of FWQ

@didriknielsen, by the way, where to download the imagnet data? It seems that the data can not be found any more. ``` Downloading http://image-net.org/small/train_32x32.tar urllib.error.HTTPError: HTTP Error 404: Not Found...

Thank you for your clarification!

@cjy1992 , I test it with Carla-0.9.10.1 on linux, but it is also black screen in pygame. How can I solve this problem?

How to run the code with miniImageNet dataset ? I just replace the line: default_dataset = 'miniImagenet', but it doesn't work.

@AminaBa, I have the same problem, and I test the code on 0.9.10.1. Could you explain it in detail? Thank you very much!

Thanks for your clarification.

same problem for me. `Connecting to www.dropbox.com|108.160.172.206|:443... failed: Operation timed out.`

I have the same problem. I run the code in docker, and I am not sure if it is the GUI problem.

I have the same problem, and it's very confusing, -_-!

@ain-soph, thanks for sharing your codes. However, the codes get so different results than the [torch ntk tutorial](https://pytorch.org/functorch/stable/notebooks/neural_tangent_kernels.html). Is that normal?