magland / stan-web-demo

Stan, compiled to Webassembly, running in your browser!

Home Page:http://brianward.dev/stan-web-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stan Web Demo

This shows how one can use TinyStan to build a WebAssembly version of a Stan model which can be used from the browser.

All computation is done locally using the actual Stan implementations of automatic differentiation and the No-U-Turn Sampler.

This was inspired by George Stagg's demos of Fortran in the browser

About

Stan, compiled to Webassembly, running in your browser!

http://brianward.dev/stan-web-demo/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 48.8%Language:CSS 43.5%Language:Dockerfile 4.5%Language:JavaScript 1.3%Language:HTML 1.1%Language:Stan 0.6%