Costomized algorithm to train a convolutional neural network
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Federico Zocco
am 21 Mai 2019
Beantwortet: Shounak Mitra
am 22 Mai 2019
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 Kommentare
Akzeptierte Antwort
Shounak Mitra
am 22 Mai 2019
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!