Last Version

Graphical Models - Import 0.1.0

A Java library for performing inference in graphical models (Bayesian and Markov networks) and learning distribution parameters.

License

License

GroupId

GroupId

com.github.thorbenlindhauer
ArtifactId

ArtifactId

graphmod-import
Version

Version

0.1.0
Type

Type

jar
Description

Description

Graphical Models - Import
A Java library for performing inference in graphical models (Bayesian and Markov networks) and learning distribution parameters.

Download graphmod-import 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.thorbenlindhauer/graphmod-import/ -->
<dependency>
    <groupId>com.github.thorbenlindhauer</groupId>
    <artifactId>graphmod-import</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thorbenlindhauer/graphmod-import/
implementation 'com.github.thorbenlindhauer:graphmod-import:0.1.0'
// https://jarcasting.com/artifacts/com.github.thorbenlindhauer/graphmod-import/
implementation ("com.github.thorbenlindhauer:graphmod-import:0.1.0")
'com.github.thorbenlindhauer:graphmod-import:jar:0.1.0'
<dependency org="com.github.thorbenlindhauer" name="graphmod-import" rev="0.1.0">
  <artifact name="graphmod-import" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thorbenlindhauer', module='graphmod-import', version='0.1.0')
)
libraryDependencies += "com.github.thorbenlindhauer" % "graphmod-import" % "0.1.0"
[com.github.thorbenlindhauer/graphmod-import "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.thorbenlindhauer : graphmod-inference-engine jar 0.1.0
org.codehaus.woodstox : woodstox-core-asl jar 4.4.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.1

Project Modules

There are no modules declared in this project.