Skip to content

cuckoong/EB_spikes_trains

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

EB_spikes_trains

Python Code for Paper: An Efficient and Flexible Spike Train Model via Empirical Bayes Link

models.py

Simulation and Estimations using the 'SODS', NB-GLM, Poisson-GLM models.

snn.py

Simulation for Spiking Neural Network Data

mcmc.py

Estimation using MCMC (NUTS).

examples.py

Examples of simulation and estimations using the 'SODS', NB-GLM, Poisson-GLM models. (To be done)

package required:

python
brian2
matplolib
scipy
numpy
pandas
scikit-learn
pymc3

About

Python codes for Paper: An Efficient and Flexible Spike Train Model via Empirical Bayes

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages