photo

Z


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
MATLAB

统计学

MATLAB Answers

3 个提问
0 个回答

排名
30,034
of 300,365

声誉
1

贡献数
3 个提问
0 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,262

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 1

1

个回答