Nengo Extras 0.2.0 released

The Nengo team is chuffed to announce the release of Nengo Extras 0.2.

What is Nengo Extras?

Nengo Extras contains additional utilities for Nengo that are not commonly used, but are useful enough that they should be publicly accessible. These extra features include learning rules, neuron types, domain-specific processes, and more.

Features

The Nengo Extras 0.2.0 release adds a few new tools, and has better organized documentation.

New to this release are the AML learning rule, which does one-shot learning of associations from cue vectors to target vectors. There is a Camera process which can help connection a webcam to a Nengo model, and a set of classes to convert Nengo models to a file format that Gephi understands.

See the full documentation for more details and example usage.

How do I get it?

To install Nengo extras, use pip.

pip install nengo-extras

Where can I learn more?

Where can I get help?

You’re already there! If you have an issue upgrading or have any other questions, please post them in this forum.

1 Like