Stacked_Bidirectional_Unidirectional_LSTM icon indicating copy to clipboard operation
Stacked_Bidirectional_Unidirectional_LSTM copied to clipboard

Setting validation ratio

Open ArchitParnami opened this issue 7 years ago • 0 comments

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

ArchitParnami avatar Apr 17 '18 22:04 ArchitParnami