Skip to content

davidzoltowski/paglm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paGLM : Poisson polynomial approximate GLM

The code is under construction.

This package implements fast approximate inference for Poisson GLMs using polynomial approximate sufficient statistics. The package handles Poisson GLMs with both exponential and alternative nonlinearities.

Reference: Zoltowski, David, and Jonathan W. Pillow. Scaling the Poisson GLM to massive neural datasets through polynomial approximations. Advances in Neural Information Processing Systems. 2018.

The PASS-GLM approach was proposed in: Huggins, Jonathan, Ryan P. Adams, and Tamara Broderick. PASS-GLM: polynomial approximate sufficient statistics for scalable Bayesian GLM inference. Advances in Neural Information Processing Systems. 2017.

Installation

git clone https://github.com/davidzoltowski/paglm.git
cd paglm
pip install -e .

About

Fast approximate inference for Poisson GLMs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages