Skip to content

carlosloza/DNDBN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Neural Dynamic Bayesian Networks

Python code of the paper Deep Neural Dynamic Bayesian Networks applied to EEG sleep spindles modeling by Carlos Loza and Laura Colgin.

Main class mimics a tensorflow probability distribution with sampling and scoring (i.e. log-probabilities) functionalities.

Requirements

  • Python 3.8 or later
  • tensorflow
  • tensorflow probability
  • sklearn
  • numpy
  • pandas
  • scipy

About

Probabilistic modeling of time series based on Deep Neural Hidden Semi-Markov Models. Biosignals-specific (EEG) implementation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages