Hi, I’m new here (to both Nengo and the forums), so please forgive me if this is in the wrong spot.
I’m trying to create a simple network of LIF neurons to serve as a reservoir for a liquid state machine. In all the examples I’ve looked at, neurons exist in ensembles. The documentation describes an ensemble as “A group of neurons that collectively represent a vector.”
However, I’m not interested in having my neurons represent a vector. I don’t want encoders, intercepts, or really anything more than…well, a bunch of neurons. Is there some way that I can either have a network of neurons without ensembles, or to disable the high-level representation encoding for ensembles?
Thanks,
Adam