'Fast AI AttributeError: 'DynamicUnet' object has no attribute 'fine_tune'

I have imported Fast AI just like it says on their website: '''import fastai''' '''from fastai.vision.all import *''' Unfortunately, I still get the error from the title. If anyone has any ideas why this could be happening, I'd really appreciate it.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source