photo

Z


Last seen: 8 Monate vor Aktiv seit 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistik

Feeds

Anzeigen nach

Frage


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

fast 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 2 Jahre vor | 1 Antwort | 1

1

Antwort