Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Neural Network Setup for Function Maximisation

2 visualizaciones (últimos 30 días)
mctaff
mctaff el 15 de Mzo. de 2017
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi,
I have a complex, multi-layer neural network, and I wish to maximise a function of the final output from this network.
The output of the network as it stands, is a single value, d. I wish to maximise X(t) = X(t-1) + d(t)*a + b*(d(t) - d(t-1)), where a is an input variable; b a known constant; X(t), d(t) are the values of X, d at time t; X(t-1), d(t-1) are the values of X, d at time t-1.
I also require that X feeds back into other layers of the network.
Is there is a way I can set up a final layer of the network to represent the above function, and then use the out of the box capability to optimise the network? If not, are there any other suggestions on the best way to achieve this please?
Thanks,
David.

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by