Jos, is your code available? If not, can you push it to github? I would love to see how you are utilizing the C++ only parts of NuPIC (nupic.core). As far as I know, no one else is doing this right now (correct me if I am wrong, community!)
Regards, --------- Matt Taylor OS Community Flag-Bearer Numenta On Wed, 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? > >
