Module: PGM
- Defined in:
- lib/pgm.rb,
lib/pgm/model.rb,
lib/pgm/variable.rb,
lib/pgm/bidirectional.rb
Overview
Probabilistic Graphical Model Library
Copyright © 2016
author: Natapol Pornputtapong <[email protected]>
Documentation: Natapol Pornputtapong
Defined Under Namespace
Modules: Bidirectional Classes: BayesianNet, ConcreteVariable, DiscreateVariable, NoEdgeError, NoVertexError, NotDirectedError, NotUndirectedError, Variable
Constant Summary collapse
- VERSION =
version of the library
"0.0.1"