Remove notification from neural network.

조회 수: 2 (최근 30일)
Jan Kostrzewa
Jan Kostrzewa 2015년 3월 6일
편집: Jan Kostrzewa 2015년 3월 6일
Hello :)
I would like to do time series forecasting thousands of time.This is why I don't pay such attention to low MSE but rather to low computational time. I decided to use neural network ntstool and training method 'trainlm', parallel computing and number of epochs equal only to 10.
1. Do I use a proper method? Maybe neural network is not the best solution for fast time series forecasting ?
2. I get notification "Lab 1:
Training with TRAINLM.
Calculation mode: Parallel with MATLAB Workers
Epoch 0/10, Time 0.011, Performance 4.2974/0, Gradient 7.0638/1e-07, Mu 0.001/10000000000, Validation Checks 0/6
Epoch 10/10, Time 0.216, Performance 6.3874e-07/0, Gradient 0.0033235/1e-07, Mu 1e-09/10000000000, Validation Checks 0/6
Training with TRAINLM completed: Maximum epoch reached."
which is totally useless for me and I would like just to turn off it. I don't wont to get any notification (because them only slower my application) but the results. How to turn off them ;) ?
Thank you very much for helping Janek

답변 (0개)

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by