- Normalize the data and consider removing or handling outliers appropriately.
- Increase the network depth by adding more layers which can help in learning more complex patterns.
- Experiment with different activation functions.
- Adding L2 regularization can help prevent overfitting and improve generalization.
Neural Network In MATLAB
1 回表示 (過去 30 日間)
古いコメントを表示
I have trained my neural network in MATLAB .I am using feed forward command. I have increased and decreased samples learning rate number of neurons but my error is not going to be minimized. It is just in order of 10 power -2 I need it in power of 10 power -6 or -8 .please suggest what are other possibilities.
0 件のコメント
回答 (1 件)
Prateekshya
2024 年 7 月 8 日
Hi Ghulam,
I understand that you want to achieve low error in Neural Networks. You may consider the following ways.
I hope this helps!
Thank you.
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!