Hi experts,
I trained MLP model with keras package several times. I want to combine all the training results in the past as one model and predict on new data. How can I add the training result to the existed model every time after I trained my model? Thanks.
Best,
Veda