I am asking the community here to get a brief overview if there exist a method or algorithm, that enables me to transform a traditional perceptron based feed forward artificial neural network into its open equation form?
The closed for of an equation for a linear system for example is
y = kx + d and its open form is R = y - kx - d
Any idea or hint is appreciated.
Kind regards and thank you in advance.