Synapses and cells
Project description
SynaCell
Synapses and cells.
Spiking neural network (SNN) consisted of cells with processing algorithms, connected by synapses with realistic signal transmission properties. The engine that runs the SNN is written in plain C++ with interface in Python, for simplicity and platform mobility.
Tests
Test scripts are implemented as a module. You can run them by running the following commands from python after installing synacell
libraray:
import synacell.test
synacell.test.run_all()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
synacell-0.0.3.tar.gz
(12.0 kB
view hashes)
Built Distribution
synacell-0.0.3-py3-none-any.whl
(25.1 kB
view hashes)