Question


what is the difference between backward and backwardloss in " Define a Custom Regression Output Layer " ?
In the demo of " Define a Custom Regression Output Layer " ( https://ww2.mathworks.cn/help/nnet/ug/define-custom-regression-outp...

6 years ago | 0 answers | 0

0

answers

Question


bug about trainNetwork for Trainning Convolutional Neural Network for Regression
as in demo of Trainning Convolutional Neural Network for Regression, "[XTrain,~,YTrain] = digitTrain4DArrayData; [XValidati...

6 years ago | 1 answer | 0

1

answer

Question


how to fulfill GAN (Generative Adversarial Networks ) or DCGAN in matlab?
I find that there is no example demo for GAN (Generative Adversarial Networks ) or DCGAN. I wonder how to fulfill GAN in mat...

6 years ago | 7 answers | 1

7

answers

Question


what is the difference between LayerGraph and DAGNetwork in deep learning?
I find that the data structure of LayerGraph and DAGNetwork in neural network toolbox have the same contents. So, is there any ...

6 years ago | 3 answers | 0

3

answers

Question


how to copy layers and connections from an existing neural network?
just installed the latest version and find the support for deep learning is better and better. here, i have a question. I want ...

6 years ago | 1 answer | 0

1

answer

Question


how to display the deep neural networks?
glad to see the effort for supporting deep learning toolbox. I wonder how to display the deep neural networks in matlab? Is it ...

6 years ago | 1 answer | 0

1

answer