Skip to content

Releases: xchoo/spaun2.0

Spaun 2.0

17 Sep 05:48
Compare
Choose a tag to compare
Spaun 2.0 Pre-release
Pre-release

Spaun 2.0 model extended from the original Spaun model.

Developed as part of my PhD thesis (https://uwspace.uwaterloo.ca/handle/10012/13308), it improves and extends on the original Spaun model. Spaun 2.0 adds an improved vision system, capable of processing ImageNet images, an adaptive motor system, and and instruction processing system. Spaun 2.0 also adds the ability to enable or disable these modules when the model is built (by default, only the instruction processing system extension is enabled).

Supports Python 2+, and 3+
Currently works with Nengo v2.8.0
To use with Nengo_OCL, use Nengo v2.2.0 with Nengo_OCL v1.4.0

Spaun model implemented in Nengo 2.0

17 Sep 03:25
Compare
Choose a tag to compare

Original spaun model implemented in Nengo 2.0.

Only supports Python 2.7.