Open Issues Need Help
View All on GitHubAI Summary: This issue proposes either changing the default Poisson link function to softplus or making softplus available as an alternative. The primary motivation for this change is to improve the numerical stability of the model.
Julia library for fitting and analyzing state space models. Provides efficient implementations of various SSMs including the canonical Gaussian LDS (Kalman Filter/Smoother), Poisson LDS, HMMs, etc. Check out the documentation below!
AI Summary: This GitHub issue proposes adding the Bernoulli Linear Dynamical System (LDS) model. It highlights this as another classic and important LDS variant that should be implemented into the project.
Julia library for fitting and analyzing state space models. Provides efficient implementations of various SSMs including the canonical Gaussian LDS (Kalman Filter/Smoother), Poisson LDS, HMMs, etc. Check out the documentation below!