photo

Yiyan Huang


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
31,057
of 300,338

REPUTATION
1

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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

View by

Question


how to define custom loss function like tf.train.A​damOptimiz​er().minim​ize(loss) ?
I put X=[4,100] into LSTM and received the last hidden state[4,1]. I use this state vector to estimate Q. I want to use Adam Opt...

6 years ago | 1 answer | 0

1

answer

Question


Why wrong using of RESHAPE when I do trainNetwork in LSTM?
I 've written python LSTM. However in the MATLAB I cannot realize it by using deep learning toolbox(deep network designer). I h...

6 years ago | 1 answer | 1

1

answer