Costomized algorithm to train a convolutional neural network
1 次查看(过去 30 天)
显示 更早的评论
Hi, is it possible to train a convolutional neural network, designed with the deep learning toolbox, using a customized algorithm instead of using one of the available 'solverName' in 'options = trainingOptions(solverName)'? E.g. I have designed a convolutional neural network using the toolbox, I need now to train it, but I want to use an algorithm I have designed instead of using SGD with momentum.
Thank you in advance,
Federico
0 个评论
采纳的回答
Shounak Mitra
2019-5-22
This is something that we're working on. We hope to support the flexibility of letting users write custom solvers in the very near future.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!