Skip to content

Instantly share code, notes, and snippets.

@genkuroki
genkuroki / rand on sphere and normal dist.ipynb
Created October 22, 2017 11:42
球面上の一様乱数とカノニカル分布としての正規分布
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / rand on simplex and exp dist.ipynb
Created October 22, 2017 14:32
単体上の一様分布とカノニカル分布としての指数分布
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / Comparison of pval_Bayes, pval_MLL, and pval_chisq for binomial model.ipynb
Created October 23, 2017 06:01
二項分布モデルで三種類のp値の比較
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / rand functions on sphere and simplex.ipynb
Created October 23, 2017 06:33
球面上の一様分布乱数と単体上の一様分布乱数
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / Uniform rand to Poisson rand.ipynb
Created October 24, 2017 08:31
一様分布からPoisson分布を得る方法
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / Comparison of summations.ipynb
Last active October 25, 2017 14:08
和の取り方による計算速度とメモリー使用量の比較
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / setprecision and parallel.ipynb
Created October 26, 2017 05:08
setprecision and parallel
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / likelihood function of TDist(mu, rho, nu).ipynb
Last active September 18, 2019 13:48
TDist(μ, ρ, ν) モデルの尤度函数の形
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / demo.ipynb
Created October 28, 2017 01:18
BayesBookのサンプルコードのJuliaBoxでの実行
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@genkuroki
genkuroki / demo-win.ipynb
Created October 28, 2017 01:19
BayesBookのサンプルコードをの実行
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.