rlouf / mcx

Express & compile probabilistic programs for performant inference on CPU & GPU. Powered by JAX.
https://rlouf.github.io/mcx
Apache License 2.0
325 stars 17 forks source link

Graph UX #14

Open rlouf opened 4 years ago

rlouf commented 4 years ago

The following command

model[“variable_name”]

does not print anything interesting currently. Since every distribution implements “repr” we should print this at the very least.