Hi, I am new to fast.ai and ml in general, but every time I run learn.lr_find() it says “interrupted”
I’m using google colab and I do have hardware accelerator set to GPU. It doesn’t always happen after 17 cycles, it has happened as late as 28, and as early as 6.
@muellerzr Ok, but I ran it on the same model (just unfreezing it again) and it stopped this time after 18 cycles, also the graph changed from
to
Is that really normal?