Sorting my notes about artificial neural networks
First Order Linear Time Invariant (LTI) Plant Identification
The continuous-time model of a first order LTI system is given by:
which is discretized as
FeedForward sklearn code
FeedForward keras code
RNN: keras code