Skip to content

RBS (Rule Based System). Build rules using facts that are cached to neurons and ran on NEST or SpiNNaker.

License

Notifications You must be signed in to change notification settings

dainiuskreivenas/rbs

Repository files navigation

Introduction

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.

How it Works

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.

How to Use It

View Wiki for more information.

To Run Tests

  1. Download Repository to {location}/rbs
  2. Naviaget to {location}
  3. Execute shell script command "./rbs/runTests.sh"

Results will be written to: "./rbs/tests/results.sp" file.

Examples

Examples can be found in the following repositories:

About

RBS (Rule Based System). Build rules using facts that are cached to neurons and ran on NEST or SpiNNaker.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages