Josh Cook
Josh Cook
I have added a [link](https://joshuacook.netlify.app/post/streamlit-app-heroku/) to an article I wrote on deploying a Streamlit app to Heroku using Docker and GitHub Actions to the Resources page.I believe it is "awesome"...
**What is this PR about?** The original solution to fix Issue #5932 overwrites existing dimensions and coordinate data on the variables when creating the ArviZ InferenceData object. (See the issue...
Hello, I cloned the this repo to my `$ZSH_CUSTOM/plugins/` folder and changed the directory name to "calc". When I run `source /Users/admin/.oh-my-zsh/custom/plugins/calc/calc.plugin.zsh`, I am now able to use the plugin...
Thank you for putting this repo together, it is really helpful in understanding and preparing the features for AlphaFold. I was wondering if it is possible to include non-covalently-linked ligands...
The documentation only had an example for using an anonymous function declared within the call to the the `imap_***()` functions. It was not immediately clear how to use `imap()` with...
# Notebook proposal **'Tumoroscope' model in PyMC** ## Why should this notebook be added to pymc-examples? The 'Tumoroscope' model is a generative, graphical model for estimating proportions of cancer sub-clones...
The sub-commands for a command are listed under "**Commands:**" followed by their description. For long descriptions of the sub-commands, they are truncated and an ellipses ("...") is appended. Is there...
I found that changing the `marathon_model` sampling initializer to `"advi+adapt_diag"` fit the model far faster. ADVI took ~12,000 steps to converge and then NUTS took about 3 minutes (my computer...
This is a very interesting book! As I was reading, I noticed a few typos in the text and LaTeX (such as using `~` instead of `\sim`) and some places...