Tensorflow學習——Attention

tf.contrib.seq2seq.LuongAttention init( num_units, memory, memory_sequence_length=None, scale=False, probability_fn=None, score_mask_value=float(‘-inf’), name=’LuongAttention’ ) 參數 含義 num_units 在encod
相關文章
相關標籤/搜索