Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 894 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 894 Bytes

Multi-layered neural networks of drifting assemblies

Simon Altrogge

Neural Network Dynamics and Computation, Institute of Genetics, University of Bonn, Bonn, Germany.


This repository contains the data and code to reproduce the main results of my master's thesis. Among others, we provide three Python packages helpful to simulate drifting assemblies in networks of Poisson model neurons:

Requirements

The code was written in Python 3.10.4 using NumPy 1.22.3, SciPy 1.8.0, xarray 2022.3.0, bctpy 0.5.2, and Matplotlib 3.5.1. The full conda environment can be reproduced using the environment file.