Open ijinmao opened 7 years ago
I implement a simplified keras version here. However the val_loss is not very good compared to a simple lstm network without matching layer. Could you help me to check it out if my implementation has any bugs? Thanks.
val_loss
I implement a simplified keras version here. However the
val_loss
is not very good compared to a simple lstm network without matching layer. Could you help me to check it out if my implementation has any bugs? Thanks.