Triple G
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
207 599
of 295 527
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
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
Question
Find certain row out of many rows with the same id
I have a matrix whose each row consists of an id column and some other columns with other features of each object. One of the ch...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Multilayer neural network only slightly better than linear neural network
I have made a linear neural network with a hidden layer and a multilayer non-linear neural network with 3 hidden layers. Both of...
mer än 4 år ago | 0 answers | 0
0
answersQuestion
Linear Neural Network poor performance
I have been asked to build a linear neural network with a single hidden layer. All the layers (input, hidden and output) should ...
mer än 4 år ago | 0 answers | 0
0
answersQuestion
Linear Neural Network add another linear layer
I have written a program for training a linear neural network for classification. Both the input and the output are 3 row vector...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
How to transpose a table of double values without the doubles getting converted to integers?
I want to transpose a table, so I have used table2array() and rows2vars() functions. Both of them transpose the table but cast e...
mer än 4 år ago | 2 answers | 0