Skip to main content

GPU-Enhanced Neuronal Networks (GeNN) Framework Demo

By
Difficulty level
Beginner

In this lesson, you will learn about the GeNN (GPU-enhanced Neuronal Networks) framework, which aims to facilitate the use of graphics accelerators for computational models of large-scale neuronal networks. GeNN is an open-source library that generates code to accelerate the execution of network simulations on NVIDIA GPUs, through a flexible and extensible interface, which does not require in-depth technical knowledge from the users.

Topics covered in this lesson
  • Introduction to GeNN
  • Demo of GeNN
Technology requirement