neuronify
neuronify copied to clipboard
An educational neural network app using the integrate-and-fire method.
Neurons that are bistable, either in terms of firing or polarization. A neuron may switch states upon receiving excitatory or inhibitory input.
Listening to all cells can be a bit noisy. Perhaps adding a sensor that plays a sound depending on the distance to the nearby cells could be a way to...
A module can be defined as a single unit and represented by a "black box" in the workspace. The user defines special input/output connections in the module that may be...
We should have a colorblind mode - where the excitatory/inhibitory features are not only distinguished by colors.
Spike timing dependent. Check if presynaptic spike is soon followed by a postsynaptic spike. If so, the weighting is increased. See chapter 7.5 in Sterratt. Other learning rules may also...
Add easter eggs: Konami code - start a molecular dynamics simulation using the neurons as particles.
Each poisson generator should be able the represent N independent poisson processes.
A game mode can be useful for creating exercises. All parts available to the user can be placed in the workspace and all creation menus disabled. An existing, fixed circuit...