marshineer / HS_LabRot

Modelling fruit fly memory in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modelling Drosophila Memory in PyTorch

Completed as lab rotation with Henning Sprekeler's group (supervised by Denis Alevi), as part of the Bernstein Computational Center for Neuroscience (BCCN) master program.

Project Description

This project involves the reproduction of a PyTorch model of the neural mechanisms involved in drosophila (fruit fly) memory. It begins with a reproduction of the model described in this paper, followed by a simplification of the PyTorch code (without loss of function), and a subsequent extension of the model to add further functionality and to test biological mechanisms such as extinction (i.e. forgetting).

A slide presentation and short report of the project findings are included in the repository.

About

Modelling fruit fly memory in PyTorch


Languages

Language:Jupyter Notebook 95.1%Language:Python 4.9%