An open API service indexing awesome lists of open source software.

https://github.com/fededagos/celltypes-classification

Source code for the dissertation "Deep Learning Approaches Towards Semi-Supervised Cell Type Classification in Cerebellar Neuropixels Recordings" submitted as requirement of the MSc in Machine Learning at UCL
https://github.com/fededagos/celltypes-classification

deep-learning machine-learning neuroscience pyro pytorch semi-supervised-learning variational-autoencoder

Last synced: about 1 month ago
JSON representation

Source code for the dissertation "Deep Learning Approaches Towards Semi-Supervised Cell Type Classification in Cerebellar Neuropixels Recordings" submitted as requirement of the MSc in Machine Learning at UCL

Awesome Lists containing this project

README

          

# Deep Learning Approaches Towards Semi-Supervised Cell Type Classification in Cerebellar Neuropixels Recordings

Source code for the homonymous dissertation submitted as part requirement for the MSc Machine Learning at UCL.
Full text dissertation available for download [here](https://files.fededagos.me/COMP0091_Dagostino.pdf).

The **cerebellum dataset** on which all experiments are based can be downloaded [here](https://files.fededagos.me/datasets/cerebellum_dataset.h5).
To correctly replicate the experiments, download the dataset and place it in your root directory.

Details on the the exact python environment used to run the experiments are in `environment.yml`.

Minimum requirements are in `requirements.txt`