Commit Graph

31 Commits (f724f303889cbde32b097289d64cc771a9ee4369)

Author SHA1 Message Date
Frank Dellaert 9af7236980 Added DEBUG_MARGINALS flag 2023-01-16 18:36:28 -08:00
Frank Dellaert 8357fc7e02 Fix python tests (and expose HybridBayesNet.error) 2023-01-16 18:04:22 -08:00
Frank Dellaert 96e3eb7d8b Some test refactoring 2023-01-16 10:30:47 -08:00
Frank Dellaert 681c75cea4 Expose toFactorGraph to wrapper 2023-01-16 10:30:47 -08:00
Varun Agrawal 74998336d9 update tests 2023-01-06 10:14:24 -05:00
Frank Dellaert d49bcce780 Fix python wrapper 2023-01-05 12:58:29 -08:00
Frank Dellaert 625977ee06 Example with 2 measurements agrees with importance sampling 2023-01-02 16:07:25 -05:00
Frank Dellaert 021ee1a5d9 Deterministic example, much more generic importance sampler 2023-01-02 12:34:55 -05:00
Frank Dellaert 312ba5fd52 Synced two examples 2023-01-02 09:45:04 -05:00
Frank Dellaert 64831300a5 Print estimated marginals and ratios! 2023-01-01 11:48:08 -05:00
Frank Dellaert dcb07fea8c Test eliminate 2023-01-01 11:25:33 -05:00
Frank Dellaert cec26d16ea Check marginals in addition to ratios for non-uniform mode prior 2022-12-30 15:20:10 -05:00
Frank Dellaert 96b6895a60 Ratios now work out! 2022-12-30 13:59:59 -05:00
Frank Dellaert f22ada6c0a Added importance sampling 2022-12-30 13:16:12 -05:00
Frank Dellaert 23eec0bc6a factor_graph_from_bayes_net 2022-12-30 13:16:01 -05:00
Varun Agrawal 1beeef840b Merge branch 'develop' into hybrid/model-selection 2022-12-30 17:09:26 +05:30
Varun Agrawal 10079f6341 comment out problematic code until we figure it out 2022-12-30 14:51:04 +05:30
Varun Agrawal 5ea63be8c5 fixes based on previous PR 2022-12-30 14:23:40 +05:30
Frank Dellaert 33b073c795 Comment out printing and asserts 2022-12-29 22:39:08 -05:00
Frank Dellaert 6b2a8a9323 Show that ratio is different for different modes. 2022-12-29 16:41:31 -05:00
Frank Dellaert a4659f01c7 Add error and probPrime variants 2022-12-29 14:13:35 -05:00
Frank Dellaert 2d688a1986 Added tests to convert Hybrid BN to corresponding "likelihood" FG 2022-12-29 13:55:06 -05:00
Varun Agrawal 1eb6fc77a0 fix formatting and other issues 2022-12-29 10:33:33 +05:30
sjxue c4184e192b fix error in python unit test 2022-08-18 19:35:06 -04:00
sjxue 746ca7856d Address review comments 2022-08-18 17:50:20 -04:00
Varun Agrawal 2afa6781f8 fix python test 2022-06-02 09:20:43 -04:00
Varun Agrawal 7c7b5dd030 Rename files so that everything is HybridX 2022-06-01 23:52:21 -04:00
Varun Agrawal 852a9b9ef6 rename HybridFactorGraph to GaussianHybridFactorGraph 2022-05-28 14:25:12 -04:00
Varun Agrawal 3bde044248 add doc strings to python unit test and add assertions 2022-05-27 18:13:06 -04:00
Fan Jiang 7f2fa61fb5 Added more Python examples 2022-03-25 23:28:40 -06:00
Fan Jiang d2dc620b1e Add Python bindings 2022-03-25 17:14:00 -06:00