Releases: xchoo/spaun2.0
Releases · xchoo/spaun2.0
Spaun 2.0
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