Statistics
8 Questions
0 Answers
RANK
64,064
of 300,781
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 21,088
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 171,031
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Why I have the same neural network results with different weight and bias initiation each time?
Hello, anyone can help? I am using neural network for prediction purpose, and the network frame is 1 input layer and 1 outpu...
9 years ago | 1 answer | 0
1
answerQuestion
How to make a matlab .exe file to be intrinsic so I can use it under any working path?
Hello, anyone can help? I got a question here, I wrote a matlab function and converted it to a .exe using MATLAB Compiler. N...
9 years ago | 0 answers | 0
0
answersQuestion
how to get the output when run a .exe under MATLAB command
Hello, I wrote an function, which has 2 inputs and 1 output, the 2 input are two input data filenames, the one output is a 2...
9 years ago | 1 answer | 0
1
answerQuestion
input file cannot be opened when run a .exe in MATLAB
Hello, anybody can help? I made a function using MATLAB, which has 2 input files, and one output. The two input files, are hd...
9 years ago | 0 answers | 0
0
answersQuestion
how to add the input filenames correctly for a .exe in matlab?
Hello, anyone can help? I made a .exe file for my matlab functions using the MATLAB COMPILER. While when I use "system" command ...
9 years ago | 1 answer | 0
1
answerQuestion
is it possible to package an APP for my matlab function if there is input and output of my function?
Hello, anybody can help? I got a question here about how to package an APP. Actually I got some errors. I want to generate a bin...
9 years ago | 0 answers | 0
0
answersQuestion
How to generate a binary executable file for my matlab functions so that other users can just compile this binary file and use it without looking at matlab code?
Hi, I got a question here. I wrote a function in matlab. This function needs multiple inputs. Inside the function, it also to re...
9 years ago | 1 answer | 0
1
answerQuestion
does anybody ever use neural network to do a prediction with regularization optimization instead of early stopping?
Hi, everyone, I am trying to train a neural network (NN) for prediction, to prevent overfitting, I chose to use regularization...
10 years ago | 3 answers | 0
