Examples Gallery¶
Below is a curated list of ready-to-run scripts and notebooks that demonstrate
common CANN workflows. All scripts live under the repository’s examples/
directory and can be launched locally or through the Binder / Colab badges on
the project README.
Path |
Description |
|---|---|
|
Trains an |
|
Stores MNIST exemplars in a Hopfield network, showing the same training pipeline on real datasets. |
|
Runs oscillatory tracking in a 1D CANN and generates energy-landscape animations with the plotting helpers. |
|
Demonstrates smooth tracking in a 2D CANN and exports animated energy landscapes using configuration-based plotting. |
|
Loads ROI activity and fits 1D bumps via the experimental-data analyzers, producing GIFs of bump evolution. |
|
Applies spike embedding, UMAP, and TDA utilities to 2D experimental data, concluding with torus visualisations. |
|
Imports external trajectories and executes the high-level
|
|
Shows full parameter customisation of the theta-sweep pipeline for power users. |
For additional scripts and notebooks, explore the examples folder on GitHub.