/PCNN

A Implementation of a Pulse Coupled Neural network

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PCNN

A Implementation of a Pulse Coupled Neural network

Progress

This project is still very much in a development phase. The structure of each neuron is however complete and can be found in PCNN/components/neuron.py and a basis for inputs can be found in PCNN/components/row.py