-
Notifications
You must be signed in to change notification settings - Fork 25
Home
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:
- Introducing Python, by Bill Lubanovic
- Python for Data Analysis, by Wes McKinney (original author of Pandas)
Good free Python IDE:
- PyCharm by JetBrains
- Spyder
References
- 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