2010-05-02 |
Joris Mooij | Cleaned up example_imagesegmentation |
tree | commitdiff |
2010-04-30 |
Joris Mooij | Added example_imagesegmentation, BipartiteGraph::nb1Set... |
tree | commitdiff |
2010-04-20 |
Joris Mooij | Fixed a bug in TreeEP related to disconnected factor... |
tree | commitdiff |
2010-04-20 |
Joris Mooij | Merge branch 'master' of git.tuebingen.mpg.de:libdai |
tree | commitdiff |
2010-04-20 |
Joris Mooij | Added utils/uai2fg, ExactInf::findMaximum(), and fixed... |
tree | commitdiff |
2010-04-19 |
Joris Mooij | Merge branch 'master' of git@git.tuebingen.mpg.de:libdai |
tree | commitdiff |
2010-04-19 |
Joris Mooij | Improved mf.h/cpp by adding "init" and "updates" options |
tree | commitdiff |
2010-04-17 |
Joris Mooij | TreeEP now also supports disconnected factor graphs |
tree | commitdiff |
2010-04-17 |
Joris Mooij | JTree now handles disconnected factor graphs |
tree | commitdiff |
2010-04-12 |
Joris Mooij | Undid JunctionTree modification to handle multiple... |
tree | commitdiff |
2010-04-12 |
Joris Mooij | Merge branch 'master' of git.tuebingen.mpg.de:libdai |
tree | commitdiff |
2010-04-12 |
Joris Mooij | Merge branch 'master' of git.tuebingen.mpg.de:libdai |
tree | commitdiff |
2010-04-12 |
Joris Mooij | JunctionTree now handles factor graphs with multiple... |
tree | commitdiff |
2010-04-09 |
Joris Mooij | Made all "verbose" properties optional and unit tests... |
tree | commitdiff |
2010-04-09 |
Joris Mooij | [Stefan Pellegrini] Fixed a bug in JTree::findMaximum() |
tree | commitdiff |
2010-04-08 |
Joris Mooij | Some small fixes |
tree | commitdiff |
2010-04-08 |
Joris Mooij | Miscellaneous improvements to regiongraph, factorgraph... |
tree | commitdiff |
2010-04-07 |
Joris Mooij | Fixed some bugs in the previous commit |
tree | commitdiff |
2010-04-07 |
Joris Mooij | Some improvements to jtree and regiongraph and started... |
tree | commitdiff |
2010-04-07 |
Joris Mooij | Improved clustergraph.h/cpp code and wrote unit tests |
tree | commitdiff |
2010-04-06 |
Joris Mooij | Wrote exceptions, factorgraph unit tests and several... |
tree | commitdiff |
2010-04-06 |
Joris Mooij | Improved prob.h/cpp code: |
tree | commitdiff |
2010-04-02 |
Joris Mooij | Improved factor.h/cpp code and finished corresponding... |
tree | commitdiff |
2010-04-01 |
Joris Mooij | Improved MatLab build process and some smaller misc... |
tree | commitdiff |
2010-04-01 |
Joris Mooij | Merge branch 'master' of git@git.tuebingen.mpg.de:libdai |
tree | commitdiff |
2010-04-01 |
Joris Mooij | Fixed some bugs and deprecated non-const operator[... |
tree | commitdiff |
2010-03-29 |
Joris Mooij | Added TProb<T>::operator==( const TProb<T> & ) and... |
tree | commitdiff |
2010-03-26 |
Joris Mooij | Improved properties.h/cpp and added unit tests |
tree | commitdiff |
2010-03-25 |
Joris Mooij | Fixed a bug in the Kruskal part of MinSpanningTree |
tree | commitdiff |
2010-03-24 |
Joris Mooij | Improved util.h/cpp and added unit tests |
tree | commitdiff |
2010-03-24 |
Joris Mooij | Improved WeightedGraph code and added unit tests |
tree | commitdiff |
2010-03-23 |
Joris Mooij | Improved BipartiteGraph code, BipartiteGraph and Graph... |
tree | commitdiff |
2010-03-22 |
Joris Mooij | Added BipartiteGraph unit tests and fixed some bugs |
tree | commitdiff |
2010-03-22 |
Joris Mooij | Added GraphAL unit tests, fixed 6 bugs in GraphAL and... |
tree | commitdiff |
2010-03-17 |
Joris Mooij | Added initialization of TRWBP weights by sampling spann... |
tree | commitdiff |
2010-03-01 |
Joris Mooij | Cleaned up MR code |
tree | commitdiff |
2010-03-01 |
Joris Mooij | Rewrote implementation of response propagation in MR |
tree | commitdiff |
2010-02-22 |
Joris Mooij | [Stefano Pellegrini] Fixed bug in BP[logdomain=1,infere... |
tree | commitdiff |
2010-02-11 |
Joris Mooij | Removed deprecated interfaces |
tree | commitdiff |
2010-02-11 |
Joris Mooij | Finished release 0.2.4 v0.2.4 |
tree | commitdiff |
2010-02-10 |
Joris Mooij | Various changes: |
tree | commitdiff |
2010-02-10 |
Joris Mooij | Added some functionality to create various standard... |
tree | commitdiff |
2010-02-04 |
Joris Mooij | Moved platform independent build options into Makefile... |
tree | commitdiff |
2010-02-03 |
Joris Mooij | Merged duplicate code (in calcBeliefF() and calcNewMess... |
tree | commitdiff |
2010-01-22 |
Joris Mooij | Fixed regression FBP and bugs in TRWBP |
tree | commitdiff |
2010-01-22 |
Joris Mooij | Merge branch 'master' of git.tuebingen.mpg.de:libdai |
tree | commitdiff |
2010-01-22 |
Joris Mooij | Implementing TRWBP |
tree | commitdiff |
2010-01-18 |
Joris Mooij | Implemented various heuristics for choosing a variable... |
tree | commitdiff |
2010-01-15 |
Joris Mooij | Made alias support official part of the library |
tree | commitdiff |
2010-01-15 |
Joris Mooij | Moved alias code from tests/testdai.cpp to src/alldai.cpp |
tree | commitdiff |
2010-01-14 |
Joris Mooij | Fixed long-standing bug in TreeEP (now, within-loop... |
tree | commitdiff |
2010-01-14 |
Joris Mooij | Miscellaneous smaller improvements |
tree | commitdiff |
2010-01-13 |
Joris Mooij | Cleaned up variable elimination code in ClusterGraph |
tree | commitdiff |
2010-01-13 |
Joris Mooij | Reverted BipartiteGraph::isConnected to old implementation |
tree | commitdiff |
2010-01-13 |
Joris Mooij | Cleaned up some code in TreeEP and JTree |
tree | commitdiff |
2010-01-13 |
Joris Mooij | Added BETHE method for GBP/HAK cluster choice |
tree | commitdiff |
2010-01-12 |
Joris Mooij | Renamed some functions of BipartiteGraph |
tree | commitdiff |
2010-01-12 |
Joris Mooij | Added examples example_sprinkler_gibbs and example_spri... |
tree | commitdiff |
2010-01-12 |
Joris Mooij | Optimized BipartiteGraph::isConnected() by using Boost... |
tree | commitdiff |
2010-01-12 |
Joris Mooij | Strengthened convergence criteria of various algorithms |
tree | commitdiff |
2010-01-08 |
Joris Mooij | Implemented FBP::logZ() |
tree | commitdiff |
2010-01-03 |
Joris Mooij | Fixed typo in doxygen FBP update equation, and removed... |
tree | commitdiff |
2009-12-30 |
Joris Mooij | Fixed bug in HAK and changed tests/testdai "marginals... |
tree | commitdiff |
2009-12-21 |
Joris Mooij | Merge branch 'master' of git.tuebingen.mpg.de:libdai |
tree | commitdiff |
2009-12-21 |
Joris Mooij | [Frederik Eaton] Added Fractional Belief Propagation |
tree | commitdiff |
2009-12-20 |
Joris Mooij | [Alexander Gerhard Schwing] Fixed error in BP that... |
tree | commitdiff |
2009-12-06 |
Joris Mooij | [Frederik Eaton] Two small patches for src/jtree.cpp... |
tree | commitdiff |
2009-11-27 |
Joris Mooij | Fixed regression in scripts/regenerate-properties |
tree | commitdiff |
2009-11-16 |
Joris Mooij | Removed obsolete/deprecated stuff |
tree | commitdiff |
2009-11-16 |
Joris Mooij | Fixed compilation problem in BBP under gcc 3.4 |
tree | commitdiff |
2009-11-16 |
Joris Mooij | Some small bug fixes |
tree | commitdiff |
2009-11-16 |
Joris Mooij | Updated ChangeLog and added some backwards compatibilit... |
tree | commitdiff |
2009-11-16 |
Joris Mooij | Replaced VarSet::calcState(),VarSet::calcStates() by... |
tree | commitdiff |
2009-11-12 |
Joris Mooij | Several improvements: |
tree | commitdiff |
2009-11-12 |
Joris Mooij | Documented all exceptions and did some general cleanups |
tree | commitdiff |
2009-11-11 |
Joris Mooij | Improved documentation of include/dai/emalg.h |
tree | commitdiff |
2009-11-11 |
Joris Mooij | Working on documentation of include/dai/emalg.h |
tree | commitdiff |
2009-11-11 |
Joris Mooij | Improved error messages of Evidence::addEvidenceTabFile |
tree | commitdiff |
2009-11-11 |
Joris Mooij | Improved documentation of include/dai/evidence.h |
tree | commitdiff |
2009-11-10 |
Joris Mooij | Improved documentation of include/dai/cbp.h |
tree | commitdiff |
2009-11-10 |
Joris Mooij | Cleaned up BBP and improved documentation of include... |
tree | commitdiff |
2009-11-10 |
Joris Mooij | Improved documentation of include/dai/gibbs.h |
tree | commitdiff |
2009-11-10 |
Joris Mooij | Improved documentation of include/dai/mr.h |
tree | commitdiff |
2009-11-09 |
Joris Mooij | Improved documentation of include/dai/treeep.h |
tree | commitdiff |
2009-11-09 |
Joris Mooij | Improved documentation of include/dai/hak.h |
tree | commitdiff |
2009-11-05 |
Joris Mooij | Improved documentation of include/dai/jtree.h and did... |
tree | commitdiff |
2009-11-03 |
Joris Mooij | Declared class Diffs as obsolete |
tree | commitdiff |
2009-11-03 |
Joris Mooij | Improved documentation of include/dai/alldai.h and... |
tree | commitdiff |
2009-10-29 |
Joris Mooij | Cleaned up TProb<T> and some misc other stuff, improved... |
tree | commitdiff |
2009-10-27 |
Joris Mooij | Replaced doubles by Reals, fixed two bugs |
tree | commitdiff |
2009-10-26 |
Joris Mooij | Improved documentation of include/dai/regiongraph.h... |
tree | commitdiff |
2009-10-22 |
Joris Mooij | Improved documentation of include/dai/factorgraph.h |
tree | commitdiff |
2009-10-21 |
Joris Mooij | Improved documentation of include/dai/weightedgraph.h |
tree | commitdiff |
2009-10-19 |
Joris Mooij | Improved documentation of include/dai/index.h |
tree | commitdiff |
2009-10-19 |
Joris Mooij | Documentation improvement, interface changes and new... |
tree | commitdiff |
2009-10-19 |
Joris Mooij | Various cleanups and documentation improvements for... |
tree | commitdiff |
2009-10-16 |
Joris Mooij | Fixed bug in BipartiteGraph::eraseEdge and improved... |
tree | commitdiff |
2009-10-13 |
Joris Mooij | Merge branch 'pletscher' |
tree | commitdiff |
2009-10-09 |
Joris Mooij | Added init parameter to HAK/GBP to allow for random... |
tree | commitdiff |
2009-09-24 |
Joris Mooij | Replaced the standard assert() macro by DAI_ASSERT |
tree | commitdiff |
next |