Deppending on your tensorflow-macos and tensorflow-metal you can try import legacy optimizer
from tensorflow.keras.optimizers.legacy import Adam
and use it on model compile stage.
Topic:
Machine Learning & AI
SubTopic:
General
Tags: