Package | Description |
---|---|
de.up.ling.irtg.sampling |
This package contains tools to implement approximate inference via sampling.
|
de.up.ling.irtg.sampling.rule_weighting |
This package contains automata with adaptable sampling heuristics.
|
de.up.ling.irtg.script |
Various useful scripts.
|
Class and Description |
---|
RuleWeighting
This interface represents the target distribution for sampling and the auxiliary
distribution.
|
TreeSample
Represents all the trees drawn in a round of importance sampling along with
the necessary weights.
|
Class and Description |
---|
RuleWeighting
This interface represents the target distribution for sampling and the auxiliary
distribution.
|
TreeSample
Represents all the trees drawn in a round of importance sampling along with
the necessary weights.
|
Class and Description |
---|
AdaptiveImportanceSampler.Configuration
A configuration that contains all the relevant information needed to generate
a number of samples from a group of tree automata.
|
Copyright © 2017. All rights reserved.