Hi Jos, You can set the `Connections` initialization parameter `maxSynapsesPerSegment` to a higher value, if you need more synapses per segment in your application.
- Chetan > On Oct 14, 2015, at 8:53 AM, Jos Theelen <[email protected]> wrote: > > My temporal memory (or better the connections in it) throws an exception: > cannot create synapse: segment has reached maximum number of synapses. I > looked around if anybody else has had this problem, but found nothing. I work > with a 32 bit C++ program, made from the nupic.core sources. The parameters I > used are the same as for the hotgym-example, that gave no problems. > > I am now trying different parameters for the temporal memory, but I have no > idea which ones I should change. Can somebody say what could be the reason > for this exception? >
