Skip to content

MargaridanarSousa/tDBN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

tDBN

tDBN is Java implementation of a dynamic Bayesian network (DBN) structure learning algorithm with the same name. It can learn a network structure from a file with multivariate longitudinal observations, and has polynomial time complexity in the number of attributes and observations.

For further details, please refer to the project website: http://josemonteiro.github.io/tDBN/

Packages

No packages published

Languages

  • Java 100.0%