neuronify icon indicating copy to clipboard operation
neuronify copied to clipboard

An educational neural network app using the integrate-and-fire method.

Results 62 neuronify issues
Sort by recently updated
recently updated
newest added

Neurons that are bistable, either in terms of firing or polarization. A neuron may switch states upon receiving excitatory or inhibitory input.

feature

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...

feature

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...

feature
design

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...

feature

Add morse decoder in neuronify

feature
help wanted

Add easter eggs: Konami code - start a molecular dynamics simulation using the neurons as particles.

feature

Each poisson generator should be able the represent N independent poisson processes.

feature
help wanted

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...

feature