Skip to content

Code for fitting GLM in Tensorflow 1 (outdated, see GLM_Tensorflow_2 for an updated version in Tensorflow 2)

License

Notifications You must be signed in to change notification settings

sytseng/GLM_Tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

GLM_Tensorflow

This repository contains code used in Tseng et al. 2022 for fitting generalized linear models (GLM) in Tensorflow 1.

For an updated version of the code in Tensorflow 2 and tutorials for using it and fitting GLMs to real calcium imaging data, please visit the repository GLM_Tensorflow_2.

Software requirements for this version of code:

  • numpy 1.16.2
  • tensorflow 1.13.1
  • scipy 1.5.2
  • statesmodels 0.11.1
  • matplotlib 3.0.3

References:

Tseng, S.-Y., Chettih, S.N., Arlt, C., Barroso-Luque, R., and Harvey, C.D. (2022). Shared and specialized coding across posterior cortical areas for dynamic navigation decisions. Neuron 110, 2484–2502.e16. [link]

About

Code for fitting GLM in Tensorflow 1 (outdated, see GLM_Tensorflow_2 for an updated version in Tensorflow 2)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages