This is N-ARC (Neural Cognitive Architecture). Build rules using facts and associative memory that are cached to neurons and ran on NEST or SpiNNaker platforms.
Adding Rules and Facts to the system produces python objects to represent neurons and synapses. These then are passed to the executor which uses pyNN simulator to create neurons and synapes on the Nest or spyNNaker platforms.
View Wiki for more information.
- Download Repository to {location}/rbs
- Naviaget to {location}
- Execute shell script command "./rbs/runTests.sh"
Results will be written to: "./rbs/tests/results.sp" file.
Examples can be found in the following repositories: