This blog is for notes on how to use the Nengo spiking neuron modeling system

Monday, June 6, 2011

passing values: weighting

  • weighting values
    • values can be weighted by changing the weights in the transform matrix
      • click on inspect
      • click on the ensemble
      • click on termination
      • click on A transform (float[][])
      • double click on the transform matrix to edit it
      • note - clicking on the termination sometimes works (possible bug here)

No comments:

Post a Comment