Skip to content

Commit 823eb73

Browse files
committed
feat: Add social links and author bios
Add social links to contributor pages and show author bios.
1 parent 3177a4a commit 823eb73

File tree

5 files changed

+15
-11
lines changed
  • content
    • blog
      • northpole-ibm-neuromorphic-ai-hardware
      • open-neuromorphic-evolves-charter-first-executive-committee-election
      • spiking-neural-network-framework-benchmarking
    • contributors

5 files changed

+15
-11
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ date: 2023-12-26
1010
showTableOfContents: true
1111
author:
1212
- Fabrizio Ottati
13+
show_author_bios: true
1314
---
1415

1516
[NorthPole](https://research.ibm.com/blog/northpole-ibm-ai-chip) is the new

content/blog/open-neuromorphic-evolves-charter-first-executive-committee-election/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ draft: false
77
author:
88
- Gregor Lenz
99
tags: ["community", "governance", "election", "charter", "AGM", "open source"]
10+
show_author_bios: true
1011
---
1112

1213
Exciting news from the Open Neuromorphic (ONM) community! As our community continues to grow and thrive, we're taking an important step towards a more structured and sustainable future. Today, we're announcing the introduction of an **ONM Organisational Charter** and the upcoming election of our very first **Executive Committee**.

content/blog/spiking-neural-network-framework-benchmarking/index.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ author:
1212
- "Jens E. Pedersen"
1313
image: neurons-race.png
1414
tags: ["snn", "framework", "library", "pytorch", "JAX"]
15+
show_author_bios: true
1516
---
1617

1718
## Introduction
@@ -67,10 +68,3 @@ Some things that would be interesting to add:
6768
* given equivalent forward dynamics, check gradient correlations and magnitudes
6869
* ✔ memory consumption of different libraries
6970
* ✔ add JAX framework
70-
71-
## Authors
72-
* [Gregor Lenz](https://lenzgregor.com) holds a PhD in neuromorphic engineering from Sorbonne University and has been training SNNs for a little while now!
73-
* [Kade Heckel](https://github.com/kmheckel/spyx) is a Marshall Scholar and a current MPhil student at the Univeristy of Cambridge. He authored the library Spyx as part of the dissertation for an MSc at the University of Sussex under the supervision of Thomas Nowotny.
74-
* [Sumit Bam Shrestha](https://www.intel.com/content/www/us/en/research/featured-researchers/sumit-bam-shrestha.html) is a research scientist in neuromorphic computing at Intel Labs, where he focuses on deep spiking neural networks.
75-
* [Cameron Barker](https://github.com/cameron-git) is a Neuromorphic Engineer at Ripga ltd.
76-
* [Jens Egholm Pedersen](https://jepedersen.dk) is a PhD student at KTH Royal Institute of Technology

content/contributors/cameron-barker/index.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22
title: "Cameron Barker"
33
description: "Neuromorphic Engineer at Ripga ltd., contributing his expertise to the development of neuromorphic technologies and applications."
44
image: "" # No image found
5-
social: []
5+
social:
6+
- icon: "fa-brands fa-github"
7+
link: "https://github.com/cameron-git"
8+
title: "linkedin"
69
draft: false
710
---
8-
[Cameron Barker](https://github.com/cameron-git) is a Neuromorphic Engineer at Ripga ltd.
11+
12+
Cameron Barker is a Neuromorphic Engineer at Ripga ltd.
13+

content/contributors/sumit-bam-shrestha/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
title: "Sumit Bam Shrestha"
33
description: "Research scientist at Intel Labs, focusing on deep spiking neural networks. Contributor to the Lava software framework and Loihi hardware applications."
44
image: "" # Photo needed: sumit-bam-shrestha.jpg or similar
5-
social: []
5+
social:
6+
- icon: "fa fa-house"
7+
link: "https://www.intel.com/content/www/us/en/research/featured-researchers/sumit-bam-shrestha.html"
8+
title: "website"
69
draft: false
710
---
8-
Sumit Bam Shrestha is a research scientist in neuromorphic computing at Intel Labs, where he focuses on deep spiking neural networks. He is a contributor to the Lava software framework and has worked on applying neuromorphic hardware like Loihi to various tasks.
11+
Sumit Bam Shrestha is a research scientist in neuromorphic computing at Intel Labs, where he focuses on deep spiking neural networks. He is a contributor to the Lava software framework and has worked on applying neuromorphic hardware like Loihi to various tasks.

0 commit comments

Comments
 (0)