Deep-Learning icon indicating copy to clipboard operation
Deep-Learning copied to clipboard

A few notebooks about deep learning in pytorch

Results 4 Deep-Learning issues
Sort by recently updated
recently updated
newest added

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.