photo

MAHSA YOUSEFI


Last seen: 5 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
1 个回答

排名
13,697
of 300,073

声誉
3

贡献数
10 个提问
1 个回答

回答接受率
50.0%

收到投票数
3

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,242

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


sinusoidal representation networks or SIRENs
Hi there! I am wondering if there is the matlab code (in DL toolbox with dlnetwork object) for sinusoidal representation networ...

8 months 前 | 1 个回答 | 0

1

个回答

已回答
Batch inconsistency in PINNs!!
Dear Praguna, thanks a lot! I fully underestand the structure of the network and the requirements for the inputs, and agree w...

11 months 前 | 0

提问


Batch inconsistency in PINNs!!
Hi there! I am working on this example: Solve PDE Using Physics-Informed Neural Network Based on the following highlights ext...

12 months 前 | 1 个回答 | 0

1

个回答

提问


Computing Hessian by dlgradient
Hi every one. I am using a training loop for my model in which gradients are computing by dlgradient. As you know, dlgradient ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Hessian by DL toolbox
Hi there. In my Matlab code, I am using customize training loop for my algorithm, so I am using forward and dlgradient to creat...

4 years 前 | 1 个回答 | 1

1

个回答

提问


Injection noise to CNN through customized training loop
Hi there. I am using costumized loop to train my CNN. For designing my net, I need to inject Gaussian noise per each layer. ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


ImageInputLayer Error in deep learning toolbox
Hi there! I would be thankful for any help. I faced with this error: Error using dlnetwork (line 117) Invalid network. Caus...

5 years 前 | 1 个回答 | 2

1

个回答

提问


The gradient of mini batches
Hi there. I need your confimation or rejection for this question... In following code, if the minibatch size is h, [grad,los...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How we can use vectors in Deep Learning custom training loop?
Hi every one. I am trying to train a CNN with my own optimizer through costum training loop. [loss,gradient]= dlfeval(@modelg...

5 years 前 | 1 个回答 | 0

1

个回答

提问


GPU error + Working with total XTrain data in custom training loop
Hi. In my custom training loop, (at the moment) I do not want to use mini-batches. Instead I need to work with all 60,000 images...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Training Option! How can we use a new defined algorithm (as a training function) to train a Deep Neural Network?!
Hi every one. This is the first time I am designing a deep network in Matlab. I do not want use SGD, Adam or default solver. I h...

5 years 前 | 1 个回答 | 0

1

个回答