Deep-Learning
Deep-Learning copied to clipboard
A few notebooks about deep learning in pytorch
DeepPainterlyHarmonization notebook error: IndexError: too many indices for tensor of dimension 1
Hi Sylvain, thanks for the awesome exposition in your DeepPainterlyHarmonization notebook. I am however running into an issue during the second training phase. Not changing anything, was able to reproduce...
## update the code to fastai>=1.0.48 Because of update, the code cell cannot run in newest version of fastai
Hey, I was implementing 1 cycle policy as an exercise. And I have a few observations from my experiments. I have a __Model__ : Resnet18. __Batch size for training__ =...
I have found one.