Feeds
已回答
Conflicting results with multcompare when using the Kruskal-Wallis test on multiple groups
To avoid confusion, this is not an issue with MATLAB's multcompare. Testing the medians via boxplot notches (which should only e...
Conflicting results with multcompare when using the Kruskal-Wallis test on multiple groups
To avoid confusion, this is not an issue with MATLAB's multcompare. Testing the medians via boxplot notches (which should only e...
5 years 前 | 1
提问
Deep Dream for DAG network
Can I use the deepDreamImage function with a DAG network? My neural network is a residual network. When I try to use the deepDre...
6 years 前 | 1 个回答 | 0
1
个回答提问
Recreating MATLAB RegressionLayer as custom RegressionLayer?
MATLAB Documentation (https://www.mathworks.com/help/deeplearning/ref/regressionlayer.html) says the regression layer using the ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Convolutional LSTM (C-LSTM) in MATLAB
I'd like to train a convolutional neural network with an LSTM layer on the end of it. Similar to what was done in: # https:/...
6 years 前 | 5 个回答 | 0
5
个回答提问
LSTM for Regression in Matlab2017b???
The train network function currently does not allow LSTM memory networks with a regression output layer. How can I modify these...
7 years 前 | 3 个回答 | 1
3
个回答提问
LSTM neural network for regression
Hello, I would like to create a recurrent neural network for a regression problem. I'd like to use a LSTM network with a contin...
7 years 前 | 0 个回答 | 0