![]() |
aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
|
algorithm for approximated computation KL divergence between BNs using independent Monte Carlo sampling More...
#include <agrum/base/core/approximations/approximationScheme.h>#include <agrum/BN/algorithms/divergence/BNdistance.h>#include <agrum/BN/algorithms/divergence/MCBNDistance_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::MCBNDistance< GUM_SCALAR > |
| MCBNDistance computes the KL divergence betweens 2 BNs using an approximation pattern: independent (forward/topological) Monte Carlo sampling. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
algorithm for approximated computation KL divergence between BNs using independent Monte Carlo sampling
Definition in file MCBNDistance.h.