Skip to content
/ LDS Public

Implementation of the sub-optimal parameter learning algorithm of Linear Dynamical Systems

Notifications You must be signed in to change notification settings

PSMM/LDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Linear Dynamical Systems in mutiple programming languages

This repository contains the implementation of the sub-optimal parameter learning algorithm of Linear Dynamical Systems in 2 programming languages: Python and Matlab.

Optimized parameter learning

Since the LDS parameter learning algorithm for videos (Saisan et al., 2001) can not handle large videos, these implementations are altered by exploiting the well-known covariance trick. This trick, e.g. used in the seminal work on Eigenfaces (Turk and Pentland, 1991), is both memory and time efficient and can therefore handle HD-videos and/or videos with a high number of frames.

About

Implementation of the sub-optimal parameter learning algorithm of Linear Dynamical Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published