Skip to content

ucbtns/renyibounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Bayesian Brains and the Rényi Divergence

We used the Renyi variational inference to evaluate differences in posterior estimates and agent behaviour.

Numerical posterior estimation:

python main.py --configs unisim 

mu

Multiarmed Bandits:

python main.py --configs mabsim 
python main.py --configs multisim

mu sigma

Citation:

If you use this code please reference the accompanying paper:

@article{10.1162/neco_a_01484,
    author = {Sajid, Noor and Faccio, Francesco and Da Costa, Lancelot and Parr, Thomas and Schmidhuber, Jürgen and Friston, Karl},
    title = "{Bayesian Brains and the Rényi Divergence}",
    journal = {Neural Computation},
    volume = {34},
    number = {4},
    pages = {829-855},
    year = {2022},
    month = {03},
    issn = {0899-7667},
    doi = {10.1162/neco_a_01484},
    url = {https://doi.org/10.1162/neco\_a\_01484},
    eprint = {https://direct.mit.edu/neco/article-pdf/34/4/829/2003077/neco\_a\_01484.pdf},
}

Pre-requisite:

See requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published