Waranthorn Chansawang

Results 2 issues of Waranthorn Chansawang

In the [doc](https://keras.io/api/applications/) has [EfficientNet](https://keras.io/api/applications/efficientnet/#efficientnetb0-function) but cannot use it. When I coding it show me an error `AttributeError: module 'tensorflow.keras.applications' has no attribute 'EfficientNetB0'` . I use TensorFlow 2.2.0 and...