Skip to content

Commit b22f52a

Browse files
committed
feat: Mention UHEI/pynn-brainscales2…
1 parent 210cc49 commit b22f52a

File tree

1 file changed

+19
-0
lines changed
  • content/neuromorphic-computing/software/snn-frameworks/pynn-brainscales2

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: "PyNN.brainscales2"
3+
type: neuromorphic-software
4+
description: Spiking neural networks with complex plasticity on BrainScaleS-2 neuromorphic hardware.
5+
website: https://electronicvisions.github.io/documentation-brainscales2/latest/
6+
dependencies: PyNN, BrainScaleS-2 OS
7+
field_of_application: Neuromorphic Hardware, Computational Neuroscience, Spiking Neural Networks, Local Plasticity
8+
source_code: https://github.com/electronicvisions/pynn-brainscales
9+
license: LGPL-2.0-or-later
10+
supports_hardware: True
11+
supports_NIR: False
12+
language: Python
13+
draft: false
14+
---
15+
16+
## Overview
17+
18+
**PyNN.brainscales2** is an implementation of the backend-agnostic PyNN API for BrainScaleS-2.
19+
It supports arbitrary topologies, and complex plasticity rules.

0 commit comments

Comments
 (0)