Examples
========

Samples of code using ARCANA to compare the behaviour of the model with the one in DYNAP-SE chip, training a small network using PyTorch autograd tools, and adding mismatch in the biases.

.. toctree::
    :maxdepth: 2
    :glob:

    examples/comparison
    examples/mnist
    examples/mismatch
