Keras problem summary

(1) cub segmented reduce error invalid configuration argument
LSTM-in the CRF framework, when initializing crf, check whether the category assignment is correct.

(2) Attributeerror'tensor' object has no attribute'assign'
Embeding layer, check whether the number of characters entered is correct, and whether the generated batch data is correct.

Guess you like

Origin blog.csdn.net/cyinfi/article/details/89106721