Discover Packages
bitbucket.org/dtolpin/infergo-studies/wasm
command
module
Version:
v0.0.0-...-2a7e3b4
Opens a new window with list of versions in this module.
Published: Jul 11, 2021
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Probabilistic 'hello world' in the browser
A version of the probabilistic 'hello world' (with multiple
concurrent inference chains) running in the browser. Basic usage:
goexec 'http.ListenAndServe(":8080", http.FileServer(http.Dir(".")))'
And then access http://localhost:8080
in the browser. See the
infergo
hello
and
mt
example for details.
Expand ▾
Collapse ▴
Documentation
¶
Inferring parameters of Normal distribution in the browser
(or a Wasm engine). The code is identical to the
probabilistic 'hello world' example, except for output
to html.
Source Files
¶
Directories
¶
Inferring parameters of the Normal distribution from observations
Inferring parameters of the Normal distribution from observations
Click to show internal directories.
Click to hide internal directories.