In the data_augmenter exercise, why in the add method when added “layers” in front of RandomFlip, I got an error message “‘layers’ is not defined”?
Perhaps this is because of how that asset was imported in the first cell in the notebook.
In the data_augmenter exercise, why in the add method when added “layers” in front of RandomFlip, I got an error message “‘layers’ is not defined”?
Perhaps this is because of how that asset was imported in the first cell in the notebook.