Active learning of dynamical systems modelled by Gaussian processes.
Background in talk at Costnet18
Install a variant of conda, and then:
conda env create -f dynlearn-environment.yml
conda activate DynLearn
scripts/dynlearn-demo -E=10 --seed=123456 active
Look in the plots
directory for some results.