From 48356a79b3397880b7fbde602ae86eb72e284ff8 Mon Sep 17 00:00:00 2001 From: jeanpouget-abadie Date: Thu, 3 Dec 2015 17:28:44 -0500 Subject: more poster --- simulation/vi_blocks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'simulation/vi_blocks.py') diff --git a/simulation/vi_blocks.py b/simulation/vi_blocks.py index 0e671e4..5a81486 100644 --- a/simulation/vi_blocks.py +++ b/simulation/vi_blocks.py @@ -55,7 +55,7 @@ if __name__ == "__main__": freq = 10 graph = utils.create_wheel(1000) g_shared = theano.shared(value=graph, name='graph') - n_samples = 50 + n_samples = 10 # graph = utils.create_random_graph(n_nodes=10) print('GRAPH:\n', graph, '\n-------------\n') -- cgit v1.2.3-70-g09d2