Andreas Stuhlmüller

Results 48 issues of Andreas Stuhlmüller

On 1c3cd24147bbeede50d42f24ab666d64a9ac41f9: ``` Running "nodeunit:all" (nodeunit) task Testing test-caching.js..............OK Testing test-deterministic.js.................OK Testing test-error-handling.js...OK Testing test-examples.js..............OK Random seed: 1393378568 Testing test-inference.js..............................................................................................................................................................................................................................................F.. >> OptimizeELBO - guidedGaussian >> Message: Expected mean: -4, actual:...

testing

We'd like to have full stack traces (tracebacks) when errors happen, going beyond immediate error locations (#292). This is challenging, since the CPS transform eliminates the stack that is usually...

error handling

Example: ~~~~ >> Error: [{name: globalStore, loc: null, type: Identifier, comments: null, typeAnnotation: null}, {"name":"_k32","loc":null,"type":"Identifier","comments":null,"typeAnnotation":null}, {callee: [object Object], arguments: [object Object], loc: null, type: CallExpression, comments: null}, {loc: [object Object],...

testing

The editor lives [in the gh-pages branch](https://github.com/probmods/webppl/blob/gh-pages/src/index.js).

Inference and optimization should be more "stackable" than they currently are. This issue serves to collect related ideas, some subset of which we may want to tackle jointly. - Learn...

research

For complex programs, it is useful to bundle up functions into objects. For example, we might want to represent agents as follows: ``` js var agent = { act: function(state){...},...

...and make sure it gets done whenever I update the npm package.

homepage

Possibly in part automatically: #87

documentation