Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Probabilistic programming (perhaps with automatic differentiation)? #1

Open
tygert opened this issue Apr 28, 2020 · 2 comments
Open

Comments

@tygert
Copy link

tygert commented Apr 28, 2020

Have you considered probabilistic programming for error propagation? Automatic differentiation (together with the delta method from statistics) is pretty nice, too -- and popular courtesy of backpropagation for neural networks.

@tygert tygert changed the title Probabilistic programming with automatic differentation? Probabilistic programming (perhaps with automatic differentation)? Apr 28, 2020
@tygert tygert changed the title Probabilistic programming (perhaps with automatic differentation)? Probabilistic programming (perhaps with automatic differentiation)? Apr 28, 2020
@tygert
Copy link
Author

tygert commented May 2, 2020

One suggestion I got from a fan of the calculator is to use WebPPL as a backend, with your user-interface as the frontend parsing into something that WebPPL could handle. Something like Stan could also work, of course.

@filiph
Copy link
Owner

filiph commented May 2, 2020

These are great ideas! I won't have the time to act on this any time soon, but I'm keeping this as an open issue. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants