Skip to content
Robert R. Tucci edited this page Jul 26, 2016 · 9 revisions

#Welcome to the Quantum Fog wiki!#

Abbreviations

QFog = Quantum Fog

QB nets = Quantum Bayesian Nets

CB nets = Classical Bayesian Nets

Issues Tab

The Issues part of this repo will be used to post bugs and feature requests, but also to post general questions and opinions about QFog. Please add the appropriate label tags to your comment. Think of this Wiki as a modern version of a FAQ and of the Issues part as a modern version of a usegroup.

Getting started

Good books about Python:

  1. Introducing Python, by Bill Lubanovic
  2. Python for Data Analysis, by Wes McKinney (original author of Pandas)

Good free Python IDE:

  1. PyCharm by JetBrains
  2. Spyder

References

  1. The join tree algo used by QFog is the one described in the following very detailed and clear, cookbook paper: Inference in Belief Networks, A Procedural Guide, by C Huang and A. Darwiche (1996) http://www.ar-tiste.com/Huang-Darwiche1996.pdf
Clone this wiki locally