net = trainNetwork(XTrain,YTrain,layers,options);. could I use the trainNetwork command to retrain the network (not from scratch), using the last network state ...
確定! 回上一頁