Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 367 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 367 Bytes

lds_bonsai

A bonsai environment for online linear dynamical systems

How to build

  1. Bootstrap the Bonsai environment:
bonsai\Setup.ps1
  1. Boostrap the Python environment:
python -m venv pyenv
pyenv\Scripts\activate
pip install -r modules\lds_python\requirements.txt
  1. Run Bonsai:
bonsai\Bonsai.exe workflows\onlineLds.bonsai