![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4185358_1551954510750_DEF.jpg)
ferda sonmez
Followers: 0 Following: 0
Statistics
RANK
244,144
of 297,046
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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
Question
Deep Learning -Sequence Input Regression Output does not train correctly
My deeplearning network design (Which was the recommended design in mathworks for sequence input and regression output) provides...
6 years ago | 0 answers | 0
0
answersQuestion
My trained deep learning model provides the same output for all test data except the last sample.
Hi, I have a trained model. During training I have tested my error level and it was very low. I saved the model in mat file. My...
6 years ago | 0 answers | 0
0
answersElementwise multiplication of two matrices which does not contain NaN elements Results a matrix with lots of Nan Values
Hi, The problem was the matrixes didn't store double values but they were symbolic for some reason. The problem was not related...
6 years ago | 0
| accepted
Question
How to avoid Inf values when writing deep learning code?
Hi, I wrote a deep learning code including the following Softmax function. During the training I start to get Inf values (and t...
6 years ago | 0 answers | 0
0
answersQuestion
Error finding matrix indices where elements obey a condition
Hi, I have a (30,1) matrix A filled with both positive and negative double values with high precisions. I do the B= A>0 expect...
6 years ago | 2 answers | 0
2
answersQuestion
Elementwise multiplication of two matrices which does not contain NaN elements Results a matrix with lots of Nan Values
Hi, I have a matrix multiplication. First matrix is input_of_hidden_layer2 second matrix is error_of_hidden_layer2. Before mul...
6 years ago | 1 answer | 0
1
answerQuestion
Deep Learning Script Precision Errors
Hi, I am new to matlab. Below is my deep learning script which was originally prepared for a 5*5 matrix input and 5*1 matrix ou...
6 years ago | 0 answers | 0