Skip to content

A PGM library that supports general tree-shaped cliques and learning, is well optimized, and has a clean interface

License

Notifications You must be signed in to change notification settings

fmacias64/loglinear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#loglinear by Keenon Werling

A log-linear model library with an intuitive interface, fast computation, and support for general tree-structure models.

Maven:

<dependency>
    <groupId>com.github.keenon</groupId>
    <artifactId>loglinear</artifactId>
    <version>1.5.0</version>
</dependency>

For documentation, see the "doc/" folder.

About

A PGM library that supports general tree-shaped cliques and learning, is well optimized, and has a clean interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages