why do you evaluate the model on training dataset not on testing dataset ?
BassantTolba1234 opened this issue · 1 comments
BassantTolba1234 commented
Dear Sir,
I really appreciate your hard work..and please I have a question, in main file line 48, why do you make (model.evaluate) on function called (validation_gen) which exactly contains the generation of training datasets not the test datasets??..
why did not you apply evaluation the model on testing datasets you provided , instead of training datasets ?
I'm waiting for your reply..
thanks in advance.
BassantTolba1234 commented
Dear sir, please what is the value of SNR (Signal Noise to ratio used in training the model ) ??