photo

Triple G


Last seen: 대략 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


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 ...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 4년 전 | 답변 수: 2 | 0

2

답변