Skip to content
Snippets Groups Projects
Select Git revision
  • 0a4ac8fd9683fce5c6a1e27dc67e67c8545f466b
  • main default protected
2 results

nb_bioinspired_pca

  • Clone with SSH
  • Clone with HTTPS
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.

    Scripts to perform PCA-like computations:

    • Oja_2D: example with synthetic data in 2 dimensions
    • Oja_MNIST: example with MNIST digit data
    • STDP_MNIST: spiking network equivalent of Oja_MNIST (with spike-timing-dependent plasticity using Brian simulator)

    Python requirement

    Use the yml file to create an environment with the required python libraries