[nengo-user] export and matrix

Daniel Rasmussen dhrsmss at gmail.com
Wed Oct 29 12:39:37 EDT 2014


Hi Rafael,

One addendum to that; I was assuming there that you wanted to dynamically
update the weights, which I just realized might not be what you were
asking.  If you just want to set them to a fixed value, then you can pass
the weight matrix to the `transform` parameter in the connect function, as
shown here http://nengo.ca/docs/html/basics.html#computing-linear-functions.

Daniel

On 29 October 2014 12:36, Daniel Rasmussen <dhrsmss at gmail.com> wrote:

> Hi Rafael,
>
> I believe the settings you're referring to are the ones associated with
> the interactive plots (the window that opens up if you click the graph icon
> in the top right)?  If so, they can be found by clicking the
> downwards-pointing arrow at the bottom of the interactive plots window
> (underneath the simulation controls).
>
> As for loading a specific set of weights, that can be done by changing the
> `weight_func` in the connect function, as shown in these examples
> http://nengo.ca/docs/html/weights.html.  You would want your
> `weight_func` to just set the weights to whatever values you have loaded in
> from file.
>
> Daniel
>
>
> On 27 October 2014 14:13, Rafael Rodriguez <rafael at neuro.ciren.cu> wrote:
>
>> Dear Nengusers
>>
>> I’m new with Nengo, and I have two questions:
>>
>>
>>
>> 1.       I’m running it in Windows. I’m trying to save the generated
>> data, but I cant’n find the “settings (at the bottom)”. At the bottom of
>> what?
>>
>> 2.       How can I load a matrix of weights, lets say, from Matlab?
>>
>>
>>
>> Thank you in advance
>>
>> Rafael.
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> nengo-user mailing list
>> nengo-user at ctnsrv.uwaterloo.ca
>> http://ctnsrv.uwaterloo.ca/mailman/listinfo/nengo-user
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://artsservices.uwaterloo.ca/pipermail/nengo-user/attachments/20141029/c6a0ba89/attachment-0002.html>


More information about the nengo-user mailing list