Skip to content
Snippets Groups Projects
Commit 7a36a482 authored by Gordian Edenhofer's avatar Gordian Edenhofer
Browse files

demos/nifty_re: Showcase updating sample_instruction

parent b1b3f26d
Branches
Tags
1 merge request!892Revamp OptimizeVI and optimize_kl
......@@ -183,7 +183,9 @@ def n_samples_update(i):
def sample_instruction_update(i):
if i < 4:
return "resample_mgvi"
return "curve"
key, subkey = random.split(key)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment