SpikeAI / 2020-12_brainhack_Project7

Optimized Pipeline for the modelling of Spiking Neural Networks (SNNs)
GNU Affero General Public License v3.0
2 stars 0 forks source link

Benchmarking the working pipeline #2

Open albertoarturovergani opened 3 years ago

albertoarturovergani commented 3 years ago

Create a notebook which computes the time consumption of substructures of code that are essential in building and running the SNNs simulations.

The candidate notebook should have the following substructures (cell or set of cells):

laurentperrinet commented 3 years ago

I just pushed in the benchmark folder a set of notebooks that already worked for doing a benchmark of the pipeline. We should:

  1. test that it still works with the current version of the VisionSNN scripts (+ on pyNNN / spinnaker),
  2. re-run them when we integrate the novel parts in the code...