フィルターのクリア

Convolutional Neural Network with Extra Parameters

4 ビュー (過去 30 日間)
Kyle
Kyle 2018 年 8 月 12 日
I'm attempting to train a CNN based regression model (last layer is regression layer) to predict a photo quality score from a photo taken at a given shuttle speed. The 'photo quality score' is a numerical number ranging between 0 and 1. The 'shuttle speed' is also a numerical number greater than zero. Each photo is associated with its own shuttle speed. So my data structure is as below
Matlab has an example of building CNN based regression model: https://au.mathworks.com/help/nnet/examples/train-a-convolutional-neural-network-for-regression.html
But I'm not sure how to cooperate the extra parameters into the training process?

回答 (0 件)

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by