ExamplesΒΆ

These examples can be found in the docs/examples directory. The examples are Jupyter notebooks and if you would like to run them yourself, refer to the Jupyter documentation for instructions on how to install and run Jupyter.

If you would like to see NengoLMU used to solve the Permuted Sequential MNIST task, which is the problem used in the original paper, you can look through the example below:

The LMU cell has also been implemented in other Nengo packages. You can find these implementations by following the links below.