High-level interface to TensorFlow Probability. Do not use for anything serious.
What works?
However, expect things to break or change without warning.
See here for an example: https://github.com/pymc-devs/pymc4/blob/master/notebooks/radon_hierarchical.ipynb See here for the design document: https://github.com/pymc-devs/pymc4/blob/master/notebooks/pymc4_design_guide.ipynb
One easy way of developing on PyMC4 is to take advantage of the development containers! Using pre-built development environments allows you to develop on PyMC4 without needing to set up locally.
To use the dev containers, you will need to have Docker and VSCode running locally on your machine,
and will need the VSCode Remote extension (ms-vscode-remote.vscode-remote-extensionpack).
Once you have done that, to develop on PyMC4, on GitHub:
Now, in VSCode:
Happy hacking away! Because the repo will be cloned into an ephemeral repo, don't forget to commit your changes and push them to your branch! Then follow the usual pull request workflow back into PyMC4.
We hope you enjoy the time saved on setting up your development environment!
Content type
Image
Digest
Size
1.6 GB
Last updated
over 6 years ago
docker pull ericmjl/pymc4:devcontainer