Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1022 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 1022 Bytes

Online Nonlinear System Identification

The goal is infer parameters in a model that can predict future output, given new input. We are testing the following models:

These models are standard in the control systems community. Typically, (recursive) least-squares or some other form of frequentist estimation is used. In this repo, we employ Free Energy Minimisation.

We run a series of verification experiments and a validation experiment on the Silverbox data set from the Nonlinear Benchmark.

Comments

Questions, comments and general feedback can be directed to the issues tracker.