Skip to content

Commit 5fe513f

Browse files
committed
feat: blog: Enable author bios and remove author section
1 parent 81e4e04 commit 5fe513f

File tree

2 files changed

+2
-9
lines changed
  • content/blog
    • digital-neuromorphic-hardware-read-list
    • spiking-neurons-digital-hardware-implementation

2 files changed

+2
-9
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ author:
77
image: banner.png
88
draft: false
99
tags: ["research", "hardware", "digital", "neuromorphic", "snn", "AI"]
10+
show_author_bios: true
1011
---
1112

1213
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!
@@ -130,7 +131,3 @@ I would like to thank [Charlotte Frenkel](https://ch.frenkel.github.io) for the
130131
## Credits
131132

132133
The cover image is taken from [Charlotte Frenkel](https://ch.frenkel.github.io)'s thesis.
133-
134-
## Authors
135-
136-
- [Fabrizio Ottati](https://fabrizio-ottati.dev) is a Ph.D. student in the HLS Laboratory of the Department of Electronics and Communications, Politecnico di Torino. His main interests are event-based cameras, digital hardware design and neuromorphic computing. He is one of the maintainers of two open source projects in the field of neuromorphic computing, [Tonic](/neuromorphic-computing/software/data-tools/tonic/) and [Expelliarmus](/neuromorphic-computing/software/data-tools/expelliarmus/), and one of the founders of [Open Neuromorphic](https://open-neuromorphic.org).

content/blog/spiking-neurons-digital-hardware-implementation/index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ author:
88
- "Fabrizio Ottati"
99
image: banner.png
1010
tags: ["hardware", "digital", "spiking", "snn", "rtl", "verilog", "AI", "machine learning"]
11+
show_author_bios: true
1112
---
1213

1314
## Introduction
@@ -159,11 +160,6 @@ I would like to thank [Jason Eshraghian](https://jasoneshraghian.com), [Steven A
159160

160161
The cover image is the Loihi die, taken from [WikiChip](https://en.wikichip.org/wiki/intel/loihi).
161162

162-
## Authors
163-
164-
- [Fabrizio Ottati](https://fabrizio-ottati.dev) is a Ph.D. student in the HLS Laboratory of the Department of Electronics and Communications, Politecnico di Torino. His main interests are event-based cameras, digital hardware design and neuromorphic computing. He is one of the maintainers of two open source projects in the field of neuromorphic computing, [Tonic](https://tonic.readthedocs.io) and [Expelliarmus](https://expelliarmus.readthedocs.io), and one of the founders of [Open Neuromorphic](https://open-neuromorphic.org).
165-
166-
167163
## Bibliography
168164

169165
- [*Loihi: A Neuromorphic Manycore Processor with On-Chip Learning*](https://redwood.berkeley.edu/wp-content/uploads/2021/08/Davies2018.pdf), Mike Davies et al., 2018.

0 commit comments

Comments
 (0)