Community Profile

photo

AntonyH


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


What is the parameter minimum performance gradient (trainParam.min_grad) of traingd?
I use the training function "traingd" to train a shallow neural network: trainedNet = train(net,X,T) For the training function...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Does train function return neural network with the weights of last epoch or the weights of the model with the smallest loss of all epochs?
I use the training function "traingd" to train a shallow neural network by using: [trainedNet,tr] = train(net,X,T) When the tr...

3 years 前 | 1 个回答 | 0

1

个回答