In Course5 Week3 Assignment 1 “Neural_machine_translation_with_attention_v4a”, when implementing “modelf”, the parameter “macine_vocab_size” isn’t used at all (I passed the assignment). Is this expected?
Thanks for bringing this up. The staff have been notified to remove machine_vocab_size
from the function parameter list of modelf
.
Happy learning.
2 Likes