Platform: Colab ✅

Hi! I have an “error” when running Lesson 2’s code.

I’ve copy and pasted the code into a new document and everything is fine except when I run the code to find the learning rate.

I run: learn.lr_find() and I get: image
It’s just a bunch of #na#'s

The graph looks normal: image

Is there something wrong with the code? Everything seems to be working fine except for the #na# part.

Thanks! :slight_smile: