Parallel simulation of spiking neural networks

Spiking neural networks transfer information through activation spikes that carry information through their weight and temporal delay. The behavior of a spiking neural network can be simulated through discrete event simulation, where neurons are framed as discrete logical processes. However, due to...

Full description

Saved in:
Bibliographic Details
Main Author: Tang, Marcus Zi Yang
Other Authors: Huang Shell Ying
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2021
Subjects:
Online Access:https://hdl.handle.net/10356/153506
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Spiking neural networks transfer information through activation spikes that carry information through their weight and temporal delay. The behavior of a spiking neural network can be simulated through discrete event simulation, where neurons are framed as discrete logical processes. However, due to the large size of the network and the number of update events occurring, sequential discrete event simulation is unable to simulate a large population of spiking neurons effectively. Application of parallel discrete event simulation techniques to simulate spiking neural networks allows training using biologically plausible learning rules on a large-scale platform that can be potentially decentralized. In this report, a prototype for GPU-based discrete-event simulation of spiking neurons is explored, demonstrating convergence and unsupervised learning using GPU-based algorithms.