https://github.com/probmods/webppl

sort by:
Revision Author Date Message Commit Date
36f13e8 0.0.12 15 June 2015, 21:46:59 UTC
858aee7 Provide reference to top-level that works in browser and node 29 May 2015, 20:43:46 UTC
fa00946 Add multiplexERP, a helper function for constructing parameterized erps from within webppl 29 May 2015, 20:08:04 UTC
bdd3024 0.0.11 28 May 2015, 21:15:45 UTC
52def08 Merge branch 'dev' of https://github.com/probmods/webppl into dev 28 May 2015, 21:14:42 UTC
2876516 repeat gives you the index 28 May 2015, 21:12:15 UTC
9d285bb Merge branch 'mhdrift' into dev 28 May 2015, 21:12:12 UTC
2e5a2b0 Update comment 28 May 2015, 20:58:59 UTC
f1a2d54 Merge branch 'dev' into mhdrift 28 May 2015, 20:50:27 UTC
7a41b50 Add linearRegression DriftPFRj test. 28 May 2015, 14:18:09 UTC
b88d8a4 Refactor SMC to use MH's sample and acceptPorb methods. 28 May 2015, 14:18:09 UTC
60cf0af Fix and test mhdrift on logistic and linear regressions 28 May 2015, 14:18:09 UTC
0e0b177 More refactoring 28 May 2015, 14:18:09 UTC
0cd680e Refactor drift proposals 28 May 2015, 14:18:09 UTC
2055cd6 Copy acceptProb function over to smc so that we can experiment with it in mh.js 28 May 2015, 14:18:08 UTC
66788c7 Add a simple linear regression test for Drift MH. 28 May 2015, 14:18:08 UTC
4cccdb2 Remove python-shell moduel. 28 May 2015, 14:18:08 UTC
57fd582 Remove gaussianDriftScaling for now. 28 May 2015, 14:18:08 UTC
1a8b824 Add a comment for enabling gaussianProposalParams after testing. 28 May 2015, 14:18:08 UTC
fdeeb8a Change makeGuassian/DirichletDriftERP and remove unnecessary gaussainDriftERP. 28 May 2015, 14:18:08 UTC
94afbf8 Remove temp folder and move temp directory to OS temp directory. 28 May 2015, 14:18:08 UTC
5060ee8 Test reverseChoiceScore against undefined 28 May 2015, 14:18:08 UTC
2d2632f Adjust names (drifting -> drift; gweke -> geweke) 28 May 2015, 14:18:07 UTC
dc5cbbc Add drifting proposal (experimental). Needs to test more and fine tune the tuning parameters. 28 May 2015, 14:18:07 UTC
e6d7638 Update graph.py so that gweke doesn't fail on a sparse trace. 28 May 2015, 14:18:07 UTC
7d2c3f2 Remove MH proposalParams from ERPs. 28 May 2015, 14:18:07 UTC
776ea1f Fix erp.js style. 28 May 2015, 14:18:07 UTC
dc0b5f1 Add experimental Dirichlet proposal params. 28 May 2015, 14:18:07 UTC
7d2d9be Update graph.py to get multidimensional traces. 28 May 2015, 14:18:07 UTC
54a8b1a Basic version of drifting proposal distributions for MH. This is experimental and most likely buggy. Tuning is not on by default and can be controlled by the tune parameter. 28 May 2015, 14:18:06 UTC
ab93c11 Add burn rate to MH. Burn rate defaults to min(500, num_iters/2). 28 May 2015, 14:18:06 UTC
caa0a03 Add acceptance rate tracking to MH. 28 May 2015, 14:18:06 UTC
5872db7 Add basic trace visualization to MH diagnostics. 28 May 2015, 14:18:06 UTC
45a0913 Add Gweke MH convergence diagnostic 28 May 2015, 14:18:06 UTC
d613265 linting 28 May 2015, 12:56:08 UTC
23da8de helper functions 28 May 2015, 12:43:41 UTC
89d3b67 Merge branch 'dev' of https://github.com/probmods/webppl into dev 28 May 2015, 10:13:56 UTC
2f03b58 helper functions 28 May 2015, 10:13:51 UTC
f012ea2 Update estraverse version to 4.1.0. 27 May 2015, 21:47:40 UTC
cc5ce07 Update npm version 12 May 2015, 22:53:39 UTC
35a1f2a Merge pull request #104 from probmods/multivariate Multivariate 12 May 2015, 22:52:12 UTC
34b52bf Add new line to multivariateRegression.wppl 12 May 2015, 21:35:55 UTC
4a51ede Merge pull request #102 from null-a/fix_expected_hist Use new JSON format for all inference tests. 12 May 2015, 17:01:38 UTC
c4ff0eb Ensure tests fail when JSON data doesn't make it to histsApproxEqual. 12 May 2015, 16:27:07 UTC
6ab93e6 Use JSON format introduced in d707cd695c. 12 May 2015, 16:15:55 UTC
cb5da67 Ass a simple multivariate regression example. 10 May 2015, 19:29:44 UTC
ea34d57 Add warning message when cache entry already exists 09 May 2015, 22:27:20 UTC
cc3752a Merge branch 'dev' of https://github.com/probmods/webppl into dev 09 May 2015, 22:27:09 UTC
f197572 Linting 09 May 2015, 22:26:54 UTC
a3f6314 Add delta ERP 09 May 2015, 22:25:14 UTC
f771cb8 Add basic version of gaussian multivariate ERP. Needs more testing and examples. 09 May 2015, 17:36:18 UTC
d707cd6 Merge pull request #93 from probmods/test-check-expected Add regressions examples to nodeunit tests. 09 May 2015, 01:37:14 UTC
7665098 Make the regression test threshold larger so the tests don't fail. 08 May 2015, 18:27:51 UTC
05ae922 Change the comparison test of node unit MH distributions. 08 May 2015, 18:27:51 UTC
d549a3f Add regressions examples to nodeunit tests. 08 May 2015, 18:27:51 UTC
434e6ba linting 07 May 2015, 06:07:31 UTC
9580a8c MAP estimate in marginalization 07 May 2015, 05:55:43 UTC
5ab00ee Update npm version 06 May 2015, 20:22:54 UTC
a5b5cd9 Merge branch 'dev' of https://github.com/probmods/webppl into dev 06 May 2015, 20:21:51 UTC
1bb1791 Update npm version 06 May 2015, 20:20:38 UTC
b9544da Merge pull request #98 from probmods/particlefilter-varfactors Variable number of factors for pf (based on Sid's implementation) 06 May 2015, 19:46:35 UTC
88e580b Merge pull request #97 from null-a/command_line_help_text Include --require-wppl option in command line help text. 06 May 2015, 16:40:53 UTC
b3ecabc Include --require-wppl option in help text. 06 May 2015, 10:42:37 UTC
6637b79 Merge pull request #95 from null-a/sample_with_factor_fix Fix sampleWithFactor. (Resolves #36) 05 May 2015, 20:56:26 UTC
38630d2 Minor tweaks for readability/consistency. 05 May 2015, 20:35:27 UTC
021eb18 Avoid the overhead of cpsForEach in Enumerate's sample. 05 May 2015, 19:06:51 UTC
d0d02f4 Reinstate Enumerate's efficient implementation of sampleWithFactor. 05 May 2015, 14:07:56 UTC
87809c4 Fix bug in hmmSampleWithFactor example. 05 May 2015, 13:43:46 UTC
d5d392c Merge pull request #91 from probmods/asyncpf Async particle filters -- Anytime SMC 03 May 2015, 13:48:10 UTC
0223b72 Async particle filters -- Anytime SMC 30 April 2015, 21:39:50 UTC
8688ffa Variable number of factors for pf (based on Sid's implementation) 23 April 2015, 23:39:08 UTC
6be97d7 Merge branch 'dev' of github.com:probmods/webppl into dev 20 April 2015, 17:47:57 UTC
596a1d0 Basic docs. 20 April 2015, 16:46:19 UTC
b037b82 Update npm version 16 April 2015, 16:11:02 UTC
d35dbfd Use strict equality #39 16 April 2015, 16:01:04 UTC
d5d0647 Remove unused imports #39 16 April 2015, 16:00:49 UTC
1cf7ead Style fixes 16 April 2015, 02:58:27 UTC
645ad74 Fixed style purportedly 16 April 2015, 02:17:28 UTC
be44bc3 Refining visuals 16 April 2015, 00:00:20 UTC
7731ff2 User functions can now shadow built-in functions. 15 April 2015, 23:56:57 UTC
6b92821 Better visualization. 15 April 2015, 22:02:41 UTC
4917ba5 Handle Enumerate 15 April 2015, 22:01:35 UTC
399d8ab Simple visualization. 14 April 2015, 21:48:59 UTC
55c1b8a Merge branch 'dev' of github.com:probmods/webppl into dev 14 April 2015, 20:11:44 UTC
62c835a Graphviz visualization 14 April 2015, 20:11:41 UTC
1a173cb Full relation. 14 April 2015, 20:08:20 UTC
b3711f2 Merge branch 'dev' of https://github.com/probmods/webppl into dev Conflicts: webppl 14 April 2015, 15:16:10 UTC
43552cd Fixed command line args require-js, require-header and require-wppl 14 April 2015, 15:14:39 UTC
367d671 Cleaner relations. 14 April 2015, 14:40:02 UTC
8ad0b78 changed getModuleName to getRequireName 14 April 2015, 05:37:40 UTC
f2aec8f Removing unnecessary code. 13 April 2015, 22:10:42 UTC
70a499a Merge. 13 April 2015, 21:01:00 UTC
fb0a2c4 Cleaned up analysis substantially 13 April 2015, 20:57:13 UTC
52f145a Error in 'result' fixed 13 April 2015, 20:43:33 UTC
725b412 Update npm version 13 April 2015, 15:55:56 UTC
da93134 Fix renaming of webppl_eval 13 April 2015, 15:45:49 UTC
87cb0a1 Update npm version 13 April 2015, 15:26:04 UTC
955a3e9 Update npm version 13 April 2015, 15:21:25 UTC
440efe9 Update README.md 13 April 2015, 15:20:50 UTC
49838d1 Merge pull request #85 from probmods/jshint Fix 'grunt hint' command, and style issues. Thanks Pedram! 13 April 2015, 15:15:18 UTC
back to top