photo

Z


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
30,034
of 300,392

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

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


Outer product of tall arrays
I have two column vectors x and y which I cast as tall arrays. I want to take their outer product x*y', however I cannot transpo...

3 years ago | 0 answers | 0

0

answers

Question


What is wrong with my implementation of the binary cross-entropy output layer?
I am trying to make a a neural network with one output node, i.e. binary classification. To do so, I use a sigmoidLayer followed...

3 years ago | 1 answer | 0

1

answer

Question


For binary classification using a neural network, I want to enforce one output node instead of two output nodes
I have a dataset consisting of a positive class and a negative class which I want to classifiy using a neural network (e.g. canc...

3 years ago | 1 answer | 1

1

answer