|
|
Using Amygdala :
Sample networks
|
|
|
Several sample Amygdala networks are included with
the latest release,
with more on the way. Here are brief descriptions of the sample networks currently available.
buildlayers
Demonstrates how to use the API to build a simple four-layer spiking neural network (SNN).
cla ("command-line Amygdala")
Uses input files and configurable data type definition (DTD) files
to run Amygdala simulations from the command line.
spikeloop
Demonstrates a
recurrent synfire chain,
with configurable chain parameters and some graphics for visualization.
smpspikeloop
The same spikeloop example with multi-thread / multi-processor capabilities enabled.
Additional examples will be listed as they are developed.
If you develop an interesting Amygdala network,
please contact the Amygdala team
so it can be considered for inclusion as an example.
|
|
|