Peter Bloem
Results
2
issues of
Peter Bloem
I get this error when I load CIFAR10 (as described in [the pytorch 60 min tutorial](http://pytorch.org/tutorials/beginner/blitz/cifar10_tutorial.html#what-about-data)) and try to fit a simple ConvNet with trainer.fit_loader(). It looks like fit_loader calls...
Added link to my implementation of the Bowman and Vilnis sentence model. Still tweaking the details, but it basically works as advertised.