Mostrar comentarios más antiguos
転移学習についてのwebページ https://jp.mathworks.com/help/nnet/examples/transfer-learning-using-alexnet.html を参考にして学習画像を変えたり, パラメータを少し変えたりして実行すると添付ファイルの学習の進行状況の画面のようになりました.
添付ファイルの学習の進行状況の画面で, Deep Learningにおける
- ①の学習終了で"検証基準に適合の意味",
- ②のエポックで最大エポック未満で学習が終了している理由,
- ③の反復の意味,
- ④のエポックごとの反復の意味,
- ⑤の最大反復回数の意味,
- ⑥の頻度で"56回の反復"の意味,
- ⑦の許容回数の意味,
- ⑧の学習スケジュールで"定数"の意味,
- ⑨の精度と損失それぞれの検証でそれらの結果が求められるときの画像がどのようにして選ばれているかについての方法
についてどのようになっていそうですか?

Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!