Skip to content

Commit a4d3566

Browse files
committed
Merge branch 'remove_speaker_bio' into staging
2 parents 4f7b32d + bd196af commit a4d3566

File tree

57 files changed

+32
-133
lines changed
  • archetypes
  • content
    • blog
      • announcing-the-onr-program
      • digital-neuromorphic-hardware-read-list
      • diverse-and-united-neuromorphic-collaboration-network
      • efficient-compression-event-based-data-neuromorphic-applications
      • northpole-ibm-neuromorphic-ai-hardware
      • open-neuromorphic-evolves-charter-first-executive-committee-election
      • spiking-neural-network-framework-benchmarking
      • spiking-neurons-digital-hardware-implementation
      • strategic-vision-open-neuromorphic
      • truenorth-deep-dive-ibm-neuromorphic-chip-design
      • workflow-vision-neuromorphic
    • neuromorphic-computing
      • software/hacking-hours
        • alexandre-macireau-contributing-to-faery
        • alexandre-marcireau-faery-api-hacking
        • alexandre-marcireau-faery-github-actions
        • alexandre-marcireau-faery-release-v0-3-0
        • alexandre-marcireau-petrut-bogdan-faery-api-discussion
        • alexandre-marcireau-petrut-bogdan-faery-innatera-nir
        • architecting-neuromorphic-soc-reram-open-source-tools
        • kade-heckel-jax-pallas-optimization
        • luuk-van-keeken-nir-intro-torch-fx
      • student-talks
        • embodied-representation-robotics-without-a-ruler
        • learning-long-sequences-in-snns
        • legendre-snn-on-loihi-2
    • workshops
      • accelerating-inference-training-edge-rain
      • c-dnn-and-c-transformer-ann-and-snn-for-the-best-of-both-worlds
      • does-the-brain-do-gradient-descent-konrad-kording
      • evolutionary-optimization-neuromorphic-systems-catherine-schuman
      • expressive-leaky-memory-neuron-cortical-neuron-model-aaron-spieler
      • from-c-c++-to-dynamically-scheduled-circuits-lana-josipovic
      • hands-on-with-nengo-applied-brain-research-trevor-bekolay
      • hands-on-with-sinabs-speck-gregor-lenz
      • hands-on-with-snntorch-jason-eshraghian
      • hands-on-with-xylo-rockpool-dylan-muir
      • hybrid-learning-event-based-visual-motion-detection-tracking-pedestrians
      • lava-open-source-framework-developing-neuro-applications-andreas-wild-mathis-richter
      • low-power-spiking-neural-network-processing-systems-extreme-edge-applications-federico-corradi
      • making-neuromorphic-computing-mainstream-timoleon-moraitis
      • neuromorphic-intermediate-representation
      • northpole-ibm-neural-inference-fronteir-energy-space-time
      • open-source-neuromorphic-infrastructure
      • pepita-forward-forward-alternative-backpropagation-giorgia-dellaferrera-pepita
      • programming-scalable-neuromorphic-algorithms-fugu-brad-aimone
      • project-phasor-kickoff-brian-anderson
      • spyx-hackathon-speeding-up-neuromorphic-computing
      • talamo-george-innatera
      • tonic-pytorch-neuromorphic-data-loading
      • towards-training-robust-computer-vision-models-neurographic-hardware
      • tsp1-neuromorphic-chip-chris-eliasmith
      • visual-place-recognition-tobias-fischer
      • whats-catching-your-eye-visual-attention-mechanism-giulia-dangelo
  • layouts/partials/components

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+32
-133
lines changed

archetypes/hacking-hours.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ upcoming: true # Set to 'true' for future events. Change to 'false' after the ev
1414
video: "" # After the event, add the YouTube video ID (e.g., "dQw4w9WgXcQ").
1515
image: "hacking-hours-banner.png" # Main banner image for social sharing (1200x630px). Place in this folder.
1616
type: "hacking-hours" # IMPORTANT: Do not change this line.
17-
show_author_bios: true # Set to true to display author bios from contributor profiles.
1817
# Optional: Add the file name (slug) of any software pages this event is related to.
1918
# e.g., ["spyx", "snntorch"]
2019
software_tags: []
@@ -26,4 +25,4 @@ software_tags: []
2625
---
2726

2827
Detailed hacking hours abstract or information goes here.
29-
Explain what attendees will learn, the agenda, and any prerequisites.
28+
Explain what attendees will learn, the agenda, and any prerequisites.

archetypes/student-talks.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ upcoming: true # Set to 'true' for future events. Change to 'false' after the ev
1111
video: "" # After the event, add the YouTube video ID (e.g., "dQw4w9WgXcQ").
1212
image: "student-talk-banner.png" # Main banner image (1200x630px ideal for sharing). Place in this student talk's folder.
1313
type: "student-talks" # IMPORTANT: Do not change this line for student talk events.
14-
show_author_bios: true # Set to true to display author bios from contributor profiles.
1514
# Optional: Add the file name (slug) of any software pages this event is related to.
1615
# e.g., ["spyx", "snntorch"]
1716
software_tags: []
@@ -23,4 +22,4 @@ software_tags: []
2322
---
2423

2524
Detailed student talk abstract or information goes here.
26-
Explain what attendees will learn, the agenda, and any prerequisites.
25+
Explain what attendees will learn, the agenda, and any prerequisites.

archetypes/workshops.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ upcoming: true # Set to 'true' for future events. Change to 'false' after the ev
1111
video: "" # After the event, add the YouTube video ID (e.g., "dQw4w9WgXcQ").
1212
image: "workshop-banner.png" # Main banner image (1200x630px ideal for sharing). Place in this workshop's folder.
1313
type: "workshops" # IMPORTANT: Do not change this line for workshop events.
14-
show_author_bios: true # Set to true to display author bios from contributor profiles.
1514
# Optional: Add the file name (slug) of any software pages this event is related to.
1615
# e.g., ["spyx", "snntorch"]
1716
software_tags: []
@@ -23,4 +22,4 @@ software_tags: []
2322
---
2423

2524
Detailed workshop abstract or information goes here.
26-
Explain what attendees will learn, the agenda, and any prerequisites.
25+
Explain what attendees will learn, the agenda, and any prerequisites.
-889 KB
Binary file not shown.

content/blog/announcing-the-onr-program/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Announcing Open Neuromorphic Research: Community Peer Review for Open Science"
3-
date: 2025-10-12
3+
date: 2025-10-20
44
description: "Submit your open-source neuromorphic projects for transparent community review and recognition through the ONR Program."
5-
image: "img.png"
5+
image: "onr_thumbnail.png"
66
draft: false
77
author:
88
- "Jens E. Pedersen"
@@ -12,8 +12,7 @@ tags: ["onr"]
1212
showTableOfContents: true
1313
image_attribution:
1414
text: "Photo by"
15-
author: "tarry_not"
16-
url: "https://pixabay.com/illustrations/network-points-technology-6088549/"
15+
author: "Manavya"
1716
---
1817

1918
## Call for Papers: Open Neuromorphic Research
595 KB
Loading

content/blog/digital-neuromorphic-hardware-read-list/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ image: banner.png
88
draft: false
99
tags: ["research", "hardware", "digital", "neuromorphic", "snn", "AI"]
1010
hardware_tags: ["truenorth-ibm", "loihi-intel", "loihi-2-intel", "odin-frenkel"]
11-
show_author_bios: true
1211
---
1312

1413
Here's a list of articles and theses related to digital hardware designs for neuomorphic applications. I plan to update it regularly. To be redirected directly to the sources, click on the titles!

content/blog/diverse-and-united-neuromorphic-collaboration-network/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ author:
1414
- "Danny Rosen"
1515
tags: ["community", "open-source", "collaboration", "supporters", "infrastructure", "strategic-vision"]
1616
software_tags: ["bindsnet", "brian", "genn", "faery", "neuromorphic-intermediate-representation", "nirtorch", "aestream", "snntorch"]
17-
show_author_bios: true
1817
---
1918

2019
Our recent community panel, "[Open-Source Neuromorphic Research Infrastructure](/workshops/open-source-neuromorphic-infrastructure/)," was a tremendous success. Organized by ONM Chair Jens E Pedersen and brilliantly hosted by Giulia D'Angelo, the event brought together the maintainers of the most critical tools in our field for a much-needed discussion on building a more unified, competitive, and accessible ecosystem.

content/blog/efficient-compression-event-based-data-neuromorphic-applications/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ author:
1111
image: file_read_benchmark.png
1212
tags: ["file encoding", "events", "event camera", "compression"]
1313
software_tags: ["expelliarmus", "tonic"]
14-
show_author_bios: true
1514
---
1615

1716
## Datasets grow larger in size

content/blog/northpole-ibm-neuromorphic-ai-hardware/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ showTableOfContents: true
88
author:
99
- Fabrizio Ottati
1010
hardware_tags: ["northpole-ibm","truenorth-ibm"]
11-
show_author_bios: true
1211
---
1312

1413
[NorthPole](/neuromorphic-computing/hardware/northpole-ibm) is the new shiny artificial intelligence (AI) accelerator developed by IBM.

0 commit comments

Comments
 (0)