Evian
1
Hi,
Can anyone tell me what’s the difference between the following few conditions using connection():
- connect ensemble to ensemble
- connect ensemble.neurons to ensemble(or ensemble to ensemble.neurons)
- connect ensemble.neurons to ensemble.neurons.(it means fully connected?)
Thanks!
xchoo
2
Hi @Evian,
I discuss the basic differences between the different types of connections here. 
To quote myself:
There’s also an in-depth discussion of this in the Nengo docs.
1 Like