Stacked_Bidirectional_Unidirectional_LSTM
Stacked_Bidirectional_Unidirectional_LSTM copied to clipboard
Setting validation ratio
Hi! variable validation_split needs to be assigned with 'validation_split' parameter adjusted by the user, otherwise it always trains with 0.2 ignoring the user input. I guess this is not intentional?
Thanks, Archit