batch size in NARX model
1 回表示 (過去 30 日間)
古いコメントを表示
If in the NARX model of matlab, the batch size is always the full size of the data and there is no minibatch method, then why should we use the shuffling command net.divideFcn = 'dividerand'; if of course our data is not sequential or in order? How does shuffling help avoid local minima and convergence in this case ?
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!