<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:14px"><div class="" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;" id="yui_3_16_0_1_1443460549891_9132">Hi,</div><div class="" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;" id="yui_3_16_0_1_1443460549891_9132"><br></div><div class="" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;" id="yui_3_16_0_1_1443460549891_9132" dir="ltr">I've just started using Nengo (version 2). I would like to know the encoders and decoders used by Nengo2 as below. Or construct them with a utility function.</div><div class="" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;" id="yui_3_16_0_1_1443460549891_9132"><br></div><div class="" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;" id="yui_3_16_0_1_1443460549891_9132">1) How can I access the encoders, intercepts and max_rates instantiated in an Ensemble? These are not in the probeable list. And in any case, I would like to access them before the simulation is run.</div><div class="" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;" id="yui_3_16_0_1_1443460549891_9132"><br></div><div class="" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;" id="yui_3_16_0_1_1443460549891_9132" dir="ltr">When I construct and set encoders using  UniformHypersphere( surface=True ), and similarly ensembles and maxrates using Uniform(), as per the Ensemble defaults, the variables represented by the population are not as smooth as when Nengo instantiates the encoders itself. How do I know what Nengo used?</div><div class="" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;" id="yui_3_16_0_1_1443460549891_9132"><br></div><div class="" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;" dir="ltr" id="yui_3_16_0_1_1443460549891_9134">2) How can I access the decoders and synaptic weights learnt/instantiated in a Connection given a transformation / function? decoders are in probeable, but ideally I'd like to know them while constructing my network, not after the simulation. Or maybe there's a utility function I can call that returns these without actually making a Connection.</div><div class="" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;" dir="ltr" id="yui_3_16_0_1_1443460549891_9134"><br></div><div class="" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;" dir="ltr" id="yui_3_16_0_1_1443460549891_9134">Thanks,</div><div class="" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;" dir="ltr" id="yui_3_16_0_1_1443460549891_9134">Aditya.</div><div class="" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;" dir="ltr" id="yui_3_16_0_1_1443460549891_9134"><br></div></div></body></html>