Neural Topic Modelling
Project description
Neural Topic Modelling (NTM)
Neural topic modelling uses machine learning methods from text mining to analyse brain data.
Currently, neural topic modelling is being developed for electrophysiological recordings, but will be extended to incorporate LFP traces and Ca2+ imaging recordings.
Neural topic modelling is based on latent dirichlet allocation (LDA, Blei et al., 2003) and makes use of it's scalability to large datasets. Since the number and size of brain recording datasets has increased substantially over the last few years (from 10s to 10,000s), new methods are needed to cope with the copiousness of datasets avaiable to researchers now.
Installation
pip install ntm
Note that you need Python 3.7+.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.