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!