Statistics
RANK
14,201
of 295,527
REPUTATION
3
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
5 years ago | 1
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 5 answers | 0
5
answersQuestion
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 ago | 3 answers | 1
3
answersQuestion
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 ago | 0 answers | 0