Skip to content

Instantly share code, notes, and snippets.

View yiyuezhuo's full-sized avatar
🦆

January Desk yiyuezhuo

🦆
View GitHub Profile
@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
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;
}
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
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.
@yiyuezhuo
yiyuezhuo / compare_fix_maxpool_gradient_WHCN.ipynb
Last active June 7, 2020 06:30
compare_use_non_transposed_order
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
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
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.
@yiyuezhuo
yiyuezhuo / ind_example.ipynb
Created May 20, 2020 06:42
brrow pretrained model from pyytorch to Flux
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.