Package | Description |
---|---|
de.up.ling.irtg.script |
Various useful scripts.
|
Modifier and Type | Method and Description |
---|---|
static <Type> DoubleList |
EvaluateSamplingFromRules.computeTargetFunction(TreeAutomaton<Type> ta,
AdaptiveImportanceSampler.Configuration config)
Computes the expected value for all the different evaluation rounds in a single repetition.
|
static <Type> Pair<DoubleList,List<DoubleList>> |
EvaluateSamplingFromRules.makeInside(TreeAutomaton<Type> ta,
AdaptiveImportanceSampler.Configuration config,
int repetitions,
boolean printTracking)
Computes the expected value average over all repetitions and then a list
of expected values per round for each repetition.
|
Copyright © 2017. All rights reserved.