Table 型の変数をニューラルネットワークの入力として使用する方法はありますか?
Show older comments
ニューラルネットワークを実行したいと考えています。他の機械学習の手法で分類、回帰、クラスタリングを行う際には Table 型のデータをそのまま関数の入力引数とすることができました。しかし、ニューラルネットワークの関数は Table 型に対応していないようです。ニューラルネットワークの関数に入力できる形に変更する方法はありませんか。
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!