norse.task

norse.task#

These tasks serves to 1) illustrate what types of tasks can be done with Norse and 2) how to use Norse for specific tasks. Please note that some tasks require additional dependencies, like OpenAI gym for the cartpole task, which is not included in vanilla Norse.

Please refer to the page on /tasks for thorough explanations on how to execute and run the experiments/tasks.

Modules

norse.task.cifar10

norse.task.correlation_experiment

norse.task.memory

norse.task.mnist

In this task, we train a spiking convolutional network to learn the MNIST digit recognition task.

norse.task.mnist_pl

In this task, we train a spiking convolutional network to learn the MNIST digit recognition task.