Skip to content

Instantly share code, notes, and snippets.

View yiyuezhuo's full-sized avatar
🦆

January Desk yiyuezhuo

🦆
View GitHub Profile
@yiyuezhuo
yiyuezhuo / bayesian_optimization3.ipynb
Last active September 4, 2020 20:16
Bayesian optimization with Stheno
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@yiyuezhuo
yiyuezhuo / basis_functions_approach_to_GP_exp.ipynb
Created August 15, 2020 08:29
Plots some figures in Practical Hilbert space approximate Bayesian Gaussian processes for probabilistic programming
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@yiyuezhuo
yiyuezhuo / fire_basic_9.stan
Last active July 4, 2020 03:01
basic stan fire model
data {
int<lower=0> N;
real HP_loss_raw[N];
real Org_loss_raw[N];
real evade;
real eps;
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@yiyuezhuo
yiyuezhuo / test_encoding.ipynb
Created June 20, 2020 02:20
test_memory_leak_encoding
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@yiyuezhuo
yiyuezhuo / compare_fix_maxpool_gradient_WHCN.ipynb
Last active June 7, 2020 06:30
compare_use_non_transposed_order
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@yiyuezhuo
yiyuezhuo / compare_fix_maxpool_gradient_WHCN.ipynb
Created June 7, 2020 06:26
compare_use_non_transposed_order
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@yiyuezhuo
yiyuezhuo / test_MLDatasets_order.ipynb
Created June 7, 2020 03:08
compare dataset order
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.