Skip to content
forked from mikedewar/pyLDS

A Python module for performing learning and inference in Linear Dynamic Systems

License

Notifications You must be signed in to change notification settings

DaomingLyu/pyLDS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a module for dealing with linear dynamical systems in Python.

The source code is found in src/ and unit tests are in test/.

The approach used is to treat the model as an object, then learning and inference routines are methods of the model object.

Licensed under the Gnu General Public License, see COPYING.

About

A Python module for performing learning and inference in Linear Dynamic Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%