Recurrent Trainable Neural Network

Deprecation warning

This website is now archived. Please check out the new website for Centre for Intelligent Systems which includes both A-Lab Control Systems Research lab and Re:creation XR lab.

However, the Dynamic System Model Database can still be used and may be updated in the future.

Recurrent Trainable Neural Network

Model description: 

The RTNN model is described bythe following equations:

$$\begin{align*} X(k+1) &= JX(k) + BU(k)\\ Z(k) &= S[X(k)]\\ Y(k) &= S[CZ(k)]\\ J &\doteq \mathrm{blockdiag}(J_i); |J_i| <1, \end{align*}$$

here $X(\cdot)$ is a $n$-state vector of the RTTN; $U(\cdot)$ is a $m$-input vector; $Y(\cdot)$ is a $l$-output vector; $Z(\cdot)$ is an auxiliary vector variable with $l$ dimension; $S(\cdot)$ is a vector-valued smooth activation function (sigmoid, $tanh$, saturation) with appropriate dimensions; $J$ is a weigh-state block-diagonal matrix with $(1 \times 1)$ and $(2 \times 2)$ blocks; $J_i$ is an $i-th$ block of $J$ and $|J_i|<1$ is a stability condition.

Type: 

Form: 

Time domain: 

Linearity: 

Publication details: 

TitleAdaptive Neural Control of Nonlinear Systems
Publication TypeConference Paper
Year of Publication2001
AuthorsGarrido, Ruben
EditorBaruch, Ieroham, Flores Jose Martin, and Thomas Federico
Conference NameInternational Conference on Artificial Neural Networks - ICANN 2001
Date Published08/2001
PublisherSpringer
Conference LocationVienna, Austria
ISBN Number3-540-42486-5
URLhttp://dblp.uni-trier.de/rec/bib/conf/icann/2001