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!