Neural networks with feedback (Hopfield, Hamming, etc.) differ from ordinary neural networks (multilayer perceptrons, etc.), which turns them into a dynamic element with its own internal dynamics (if we consider them as a separate dynamic link). The following question naturally arises - is it possible to represent them in the form of state spaces?
Nuance is that feedback is created by introducing a delay element, which means recording a neural network exclusively in a discrete form. Is continuous recording possible? What acts as matrices A, B, C, D? How does the presence of nonlinear activation functions affect? The only more or less useful information that I managed to find is in this article:
On neural networks in identification and control of dynamic systems. 3.2 Paragraph. Page 8
But my assumptions are only confirmed there, which does not clarify the situation.
In general, if someone has come across this and can assist in studying the issue, please share links, possibly examples, etc.