Skip to content

Rerun notebooks #3397

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

Merged
merged 56 commits into from
May 7, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
9bf2052
Fix Bayes facotr plot
canyon289 Mar 9, 2019
6ffa27f
Fix api_quickstart
canyon289 Mar 9, 2019
b10440b
Fix AR
canyon289 Mar 9, 2019
6910491
Fix bayes_param_survival
canyon289 Mar 9, 2019
41f6b69
rerun notebook: profiling
junpenglao Mar 9, 2019
8de50e7
Rerun gp-marginal
ColCarroll Mar 9, 2019
00c280c
Rerun gp-kron
ColCarroll Mar 9, 2019
f41c83f
Rerun BEST notebook
canyon289 Mar 9, 2019
1ba1a98
Rerun censored data
canyon289 Mar 9, 2019
4a90891
Rerun gp-latent
ColCarroll Mar 9, 2019
50a8e2b
Rerun gp-maunaloa
ColCarroll Mar 9, 2019
4933d71
rerun pymc3_tips_and_heuristic
junpenglao Mar 9, 2019
6ec7ba1
rerun + fix (most) GLM related docs
junpenglao Mar 10, 2019
d1b9057
update glm-logistic
junpenglao Mar 11, 2019
60d4383
rerun lasso block update
junpenglao Mar 11, 2019
421fce0
Run LKJ
twiecki Mar 19, 2019
c52bed9
Run cox model.
twiecki Mar 19, 2019
cc74cc0
Reword and rerurn empirical approx NB, but still pretty rough.
twiecki Mar 19, 2019
6637c62
Update getting started.
twiecki Mar 19, 2019
7ff4e24
Run LDA ADVI AEVB.
twiecki Mar 19, 2019
4fcf146
Run marginalized GMM.
twiecki Mar 19, 2019
da6fc02
Rerun weibull aft.
twiecki Mar 19, 2019
4e664ce
Rerun sampler stats.
twiecki Mar 19, 2019
ef56967
Rerun and update stoch vol.
twiecki Mar 19, 2019
54e6421
rerun variational api quickstart
twiecki Mar 19, 2019
436eba7
update sampling_compound_step
junpenglao Mar 26, 2019
4dd480f
Rerun Bayesian Neural Networks
canyon289 Mar 9, 2019
eb1636b
update Diagnosing_biased_Inference_with_Divergences
junpenglao Mar 26, 2019
8114993
Rerun Bayesian Neural Networks
canyon289 Mar 9, 2019
983f2b4
rerun Update_priors.ipynb
junpenglao Apr 6, 2019
104e964
rerun SMC2_gaussians.ipynb
junpenglao Apr 6, 2019
ecbd946
rerun posterior_predictive.ipynb
junpenglao Apr 6, 2019
fa60f9d
Rerun normalizing_flows_overview.ipynb
junpenglao Apr 6, 2019
84915dd
rerun survival_analysis.ipynb
junpenglao Apr 6, 2019
9f20612
rerun MvGaussianRandomWalk_demo.ipynb
junpenglao Apr 6, 2019
6f866e2
rerun model_comparison.ipynb
junpenglao Apr 6, 2019
d80227f
rerun model_averaging.ipynb
junpenglao Apr 6, 2019
9493102
rerun marginalized_gaussian_mixture_model
junpenglao Apr 6, 2019
a3622d3
Update more NBs. Remove Dawid-Skene.
twiecki Apr 16, 2019
2a6feea
Reran gaussian_process
lucianopaz Apr 30, 2019
82de3bd
Reran GP-MeansAndCovs
lucianopaz Apr 30, 2019
de4b033
Merge branch 'rerun_notebooks' of https://github.com/canyon289/pymc3 …
lucianopaz Apr 30, 2019
add16c4
Removing slice sampling. This step method was move to pymc-experiments
lucianopaz Apr 30, 2019
5362f50
Reran dp_mix
lucianopaz Apr 30, 2019
c7444dc
Reran GP-smoothing
lucianopaz Apr 30, 2019
b71c93a
Reran lda-advi
lucianopaz Apr 30, 2019
fc66cb2
Reran GP-Tprocess
lucianopaz May 1, 2019
8f6eb68
Fixed dp_mix
lucianopaz May 1, 2019
fd47636
Fix for GP-MeansAndCovs
lucianopaz May 1, 2019
df6262b
Fix for GP-SparseApprox
lucianopaz May 1, 2019
7d2fa50
Fix for GP-TProcess
lucianopaz May 1, 2019
b411452
Fix for GP-smoothing
lucianopaz May 1, 2019
096b235
Fix for dp_mix
lucianopaz May 1, 2019
3673291
Fix for gaussian_process
lucianopaz May 1, 2019
3cdde2a
Fix for lda-advi-aevb
lucianopaz May 1, 2019
b253803
Update Euler-Maruyama.
twiecki May 3, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file removed docs/source/_static/.gitignore
Empty file.
14 changes: 0 additions & 14 deletions docs/source/_static/default.css

This file was deleted.

482 changes: 449 additions & 33 deletions docs/source/notebooks/AR.ipynb

Large diffs are not rendered by default.

99 changes: 55 additions & 44 deletions docs/source/notebooks/BEST.ipynb

Large diffs are not rendered by default.

63 changes: 34 additions & 29 deletions docs/source/notebooks/Bayes_factor.ipynb

Large diffs are not rendered by default.

797 changes: 390 additions & 407 deletions docs/source/notebooks/Diagnosing_biased_Inference_with_Divergences.ipynb

Large diffs are not rendered by default.

192 changes: 68 additions & 124 deletions docs/source/notebooks/Euler-Maruyama_and_SDEs.ipynb

Large diffs are not rendered by default.

73 changes: 36 additions & 37 deletions docs/source/notebooks/GLM-hierarchical-advi-minibatch.ipynb

Large diffs are not rendered by default.

163 changes: 84 additions & 79 deletions docs/source/notebooks/GLM-hierarchical-binominal-model.ipynb

Large diffs are not rendered by default.

188 changes: 99 additions & 89 deletions docs/source/notebooks/GLM-hierarchical.ipynb

Large diffs are not rendered by default.

59 changes: 32 additions & 27 deletions docs/source/notebooks/GLM-linear.ipynb

Large diffs are not rendered by default.

Loading