From 6c0c289070c506e85936f7e5392d1ff4fdd6ffe3 Mon Sep 17 00:00:00 2001 From: justin Date: Tue, 25 Jun 2024 07:14:30 -0500 Subject: [PATCH] remove this which confused google --- content/english/neuromorphic-computing/hardware/_index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/english/neuromorphic-computing/hardware/_index.md b/content/english/neuromorphic-computing/hardware/_index.md index 3c904150..aeab6958 100644 --- a/content/english/neuromorphic-computing/hardware/_index.md +++ b/content/english/neuromorphic-computing/hardware/_index.md @@ -4,8 +4,6 @@ description: Explore cutting-edge neuromorphic chips and architectures, featurin type: "neuromorphic-hardware" image: "images/image.jpeg" glossary: -- term: Neuromorphic Hardware - definition: A type of computer architecture designed to mimic the structure and function of the human brain, emphasizing low power consumption, parallel processing, and event-driven computation. - term: Spiking Neural Network (SNN) definition: A type of artificial neural network that closely models the spiking behavior of biological neurons, utilizing discrete spikes or pulses of activity for information processing. - term: Event-Driven Computation