Skip to content

Code and data which accompany the paper "Predicting change: approximate inference under explicit representation of temporal structure in changing environments"

License

Notifications You must be signed in to change notification settings

dimarkov/predchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting change

Code and data which accompany the paper "Predicting change: approximate inference under explicit representation of temporal structure in changing environments".

Requirements

python 3.6+
numpy
pandas
pytables
pymc3 (version 3.1+)
seaborn
matplotlib

Installation

conda create -n predch python=3.6  
source activate predch  
conda install -c conda-forge pymc3 seaborn pytables numpy pandas matplotlib

About

Code and data which accompany the paper "Predicting change: approximate inference under explicit representation of temporal structure in changing environments"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published