Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 285 Bytes

TODO.md

File metadata and controls

5 lines (5 loc) · 285 Bytes
  1. we need a kernel for neuron(?) which is not the action potential kernel, but just to do two things
  • smooth the state of the neuron (sub millisecond smoothing)
  • enforce refractory period
  1. action potential is being represented in the synapse kernels
  2. does this plan make sense?