Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 493 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 493 Bytes

DynLearn

Active learning of dynamical systems modelled by Gaussian processes.

Details and documentation

Background in talk at Costnet18

Install

Install a variant of conda, and then:

conda env create -f dynlearn-environment.yml
conda activate DynLearn

Run

scripts/dynlearn-demo -E=10 --seed=123456 active

Look in the plots directory for some results.