Submitted by Thijs-vW t3_yta05n in deeplearning
PredictorX1 t1_iwiflod wrote
Assuming that you will not change the network architecture, I suggest concatenating both data sets, start training using the existing weights, and train as long as necessary. I would suggest re-examining the size of the hidden layer, though (which implies starting training over from scratch).
Viewing a single comment thread. View all comments