CyberZHG / keras-self-attention

Attention mechanism for processing sequential data that considers the context for each timestamp.

Home Page:https://pypi.org/project/keras-self-attention/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

load attention model

jalalmzh opened this issue · comments

I use keras-self-attention in my model and save it . when I want to load that model get error
ValueError: Unknown layer: SeqSelfAttention

I am also having the same error can you tell me how to fix it ?

See custom_objects