Costomized algorithm to train a convolutional neural network

1 回表示 (過去 30 日間)
Federico Zocco
Federico Zocco 2019 年 5 月 21 日
回答済み: Shounak Mitra 2019 年 5 月 22 日
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

採用された回答

Shounak Mitra
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 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by