https://github.com/guhansiyer/neuron-model
A cellular automaton that models the formation of neural circuits.
https://github.com/guhansiyer/neuron-model
cellular-automaton modelling processing
Last synced: 8 months ago
JSON representation
A cellular automaton that models the formation of neural circuits.
- Host: GitHub
- URL: https://github.com/guhansiyer/neuron-model
- Owner: guhansiyer
- Created: 2022-10-24T14:43:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T18:04:21.000Z (over 2 years ago)
- Last Synced: 2023-12-05T19:25:11.338Z (over 2 years ago)
- Topics: cellular-automaton, modelling, processing
- Language: Processing
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neuron-model
> Biological neural network depicted through a cellular automaton.
This cellular automaton models the development of multipolar neurons; those capable of forming multiple synaptic connections, in the nervous system. It simulates the maturation of neurons and ultimately constructs a neural circuit. After neurogenesis, neurons rarely degenerate or die under normal circumstances. In place of depicting conditions that may kill a neuron, this model instead demonstrates the varying strength of synaptic connections in a neural circuit.