Lesson 1 official topic

Hi @nerusskyhigh, welcome to fastai!

  1. This is the discussion post you are most likely looking for: Share your work here ✅

  2. The article pasted below does a good job of explaining the output of learn.predict, I have copy and pasted the relevant part here:
    “a fully decoded prediction including reversing transforms from the dataloader, a decoded prediction using decodes , and the prediction from the model passed through the loss function’s activation

Which leads to some questions in regards to what your model is doing, is it a classification task? Can you please paste the output here?

3 Likes