This python code builds models for CAVI-SNLDS (ICML 2020).
Please find the required packages in requirements.txt.
An example segmentating a Lorenz attractor is shown in examples/lorenz_attractor_trainer.py To launch the example, call
python -m snlds.examples.lorenz_attractor_trainer --num_steps=100000