How to reduce the effect of a selected input on training a neural network?

4 visualizaciones (últimos 30 días)
Hello everybody,
I am trying to implement a recurrent neural network to classify the 4 phases of a movement.
net.PNG
The Output(t) is a function of Input(t): 42 signals from a single accelerometer and the output given 5 time samples before.
Now as soon as i tried this network on real time data acquisition i understand that it relies too much on the feedback input of the past output samples, sometimes predicting the future output instead of giving the present one.
Is there any way to regularize just a subset of the inputs trying to reducing this effect ?.

Respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by