/deepHankel

Primary LanguageJuliaMIT LicenseMIT

deepHankel

Code for the experiments in "Deep Hankel matrices with random elements".

Alt text

Installation

Clone this repo, navigate to the directory in the Julia REPL, then type the commands:

]
activate .
instantiate

Note I used Julia 1.8.

Citation

Please use the following bib entry:

@inproceedings{lawrence2024DeepHankel,
  title={Deep Hankel matrices with random elements},
  author={Lawrence, Nathan P and Loewen, Philip D and Wang, Shuyuan and Forbes, Michael G and Gopaluni, R Bhushan},
  booktitle={Learning for Dynamics and Control Conference},
  pages={1--13},
  year={2024},
  organization={PMLR}
}