Skip to content

Conversation

YangTao848
Copy link

update:a = Bidirectional(LSTM(units=n_a, return_sequences=True))(X) in def model(Tx, Ty, n_a, n_s, human_vocab_size, machine_vocab_size),
so that attention_map can work correctly!

update:a = Bidirectional(LSTM(units=n_a, return_sequences=True))(X) in def model(Tx, Ty, n_a, n_s, human_vocab_size, machine_vocab_size),
so that attention_map can work correctly!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant