Hello,
First of all thanks for the code!
I trained a model. It is quite big in size (600MB). Is there a way to make it more compact? In normal Matlab NN models, compact(Mdl) does the trick but doesn't work for this model. (Deletes the training and testing data from the network)
Best,
Ali
Hello, First of all thanks for the code! I trained a model. It is quite big in size (600MB). Is there a way to make it more compact? In normal Matlab NN models, compact(Mdl) does the trick but doesn't work for this model. (Deletes the training and testing data from the network) Best, Ali