Skip to content

Instantly share code, notes, and snippets.

View junpenglao's full-sized avatar
🏠
Working from home

Junpeng Lao junpenglao

🏠
Working from home
View GitHub Profile
@junpenglao
junpenglao / pymc3_sampling_difficulty.ipynb
Last active February 16, 2016 15:20
I am trying to adapt a pymc2 code to pymc3. However, there is a problem in the pymc3 model, one of the stochastic variable is not being sampled properly. In the new branch of pymc3 this problem is resolved.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@junpenglao
junpenglao / Arcsine_Laws_numerical.ipynb
Last active August 17, 2016 13:16
This is a numerical demonstration of the three arcsine laws for random walks.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@junpenglao
junpenglao / MvNormal_pymc3.ipynb
Last active March 29, 2021 00:49
Multivariant Gaussian distribution estimation in PyMC3 using different prior
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@junpenglao
junpenglao / Mixture_model_estimation_as_hypothesis_testing.ipynb
Last active March 20, 2017 09:49
Testing hypotheses via a mixture estimation model in PyMC3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@junpenglao
junpenglao / GP_non-Gaussian-likelihood.ipynb
Last active March 27, 2023 10:59
Gaussian Process with PyMC3 and GPflow with non-Gaussian likelihood
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@junpenglao
junpenglao / [WIP] Bayesian GMM.ipynb
Last active October 18, 2019 11:11
Documents/Github/Human_Learning/Miscellaneous/[WIP] Bayesian GMM.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@junpenglao
junpenglao / GP_vs_MvNormal.ipynb
Created May 26, 2017 20:43
GP vs MvNormal in PyMC3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.