svadams

Results 7 comments of svadams

Hi All, (apologies for the long post, bit of a brain dump!) Dan directed me over here from the main mailing list as I worked on structural plasticity simulations using...

Yes, this sounds very good. Definitely only want to create a synapse if there isn't one already - I used to do it by checking if the value of the...

@mstimberg yes I like the idea of using **skip_if_invalid** for disconnect as well. I also just looked at #738 and think that is going to be essential - I would...

Just to add - as one of the people asking for this I'd be very happy to contribute some development effort to begin to get some of this functionality added....

Appreciate  this is probably a niche feature so not at the top of your list Dan! I would love to at least have a look as I'd like to know...

Interesting idea. I did not know that Nengo uses Tensorflow. Also never heard of BindsNET!

Possibly you could try updating your version of numpy? I have scikit-image 0.15.0 and numpy 1.17.0 (anaconda3 with python 3.6.8) and do not have this problem