Open hlhuyhlhuy opened 2 years ago
This might be due to a tensorflow update,
base on: https://github.com/thushv89/attention_keras
You can try to replace
class AttentionLayer(Layer):
with
class AttentionLayer(tf.keras.layers.Layer):
in the part of attention layer
Can someone give me the model.h5 file, please? I am having trouble with the following error:
It help me for final project, I'm 20 years old. Thank you