You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Refactor to use Path objects and config variables.
- Added include/exclude patterns for files/dirs.
- Added --layouts mode to only include layout files.
- Added --with-public-html flag for including public HTML.
- Improved logging and error handling.
- Updated documentation and help messages.
fix: Update BrainScaleS-2 links
Updated BrainScaleS-2 links to local pages for consistency.
Copy file name to clipboardExpand all lines: content/neuromorphic-computing/hardware/brainscales-2-universitat-heidelberg/index.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -63,9 +63,9 @@ The BrainScaleS-2 accelerated neuromorphic system is an integrated circuit archi
63
63
- Training of deep spiking neural networks using surrogate and exact gradient techniques
64
64
- Non-spiking neural network execution leveraging synaptic crossbar for analog matrix multiplication
65
65
- Available via three different software frameworks:
66
-
-[jaxsnn](https://open-neuromorphic.org/neuromorphic-computing/software/snn-frameworks/jaxsnn/), a JAX-based framework for event-based numerical simulation of SNNs
67
-
-[hxtorch](https://open-neuromorphic.org/neuromorphic-computing/software/snn-frameworks/hxtorch/), a PyTorch-based deep learning Python library for SNNs
68
-
-[PyNN.brainscales2](https://open-neuromorphic.org/neuromorphic-computing/software/snn-frameworks/pynn-brainscales2), an implementation of the PyNN API
66
+
-[jaxsnn](/neuromorphic-computing/software/snn-frameworks/jaxsnn/), a JAX-based framework for event-based numerical simulation of SNNs
67
+
-[hxtorch](/neuromorphic-computing/software/snn-frameworks/hxtorch/), a PyTorch-based deep learning Python library for SNNs
68
+
-[PyNN.brainscales2](/neuromorphic-computing/software/snn-frameworks/pynn-brainscales2), an implementation of the PyNN API
69
69
70
70
The accelerated operation and flexible architecture facilitate applications in computational neuroscience research and novel machine learning approaches. The system design serves as a scalable basis for future large-scale neuromorphic computing platforms.
0 commit comments