emer / axon

Axon is a spiking, biologically-based neural model driven by predictive error-driven learning, for systems-level models of the brain
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Get rid of synaptic failure for now #227

Open rcoreilly opened 1 year ago

rcoreilly commented 1 year ago

It is not useful in the scale of networks we're currently using. Will likely become important as we scale up, but it does add a bit of complexity and cost to code at this point. Do this after flexible variable access conversion, and save as a tagged version for easy finding later.