https://github.com/cn-tu/bayesianrecurrentnn

Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al

https://github.com/cn-tu/bayesianrecurrentnn

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al

Basic Info
  • Host: GitHub
  • Owner: CN-TU
  • License: mit
  • Default Branch: master
  • Homepage:
  • Size: 11.7 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of mirceamironenco/BayesianRecurrentNN
Created over 6 years ago · Last pushed over 7 years ago

https://github.com/CN-TU/BayesianRecurrentNN/blob/master/

# Bayesian Recurrent Neural Networks

This is a replication of the paper 'Bayesian Recurrent Neural Networks' by Meire Fortunato, Charles Blundell, Oriol Vinyals.

Paper: https://arxiv.org/abs/1704.02798

Status: Basic model replicated.

# Requirements
- Python 3.5
- [TensorFlow 1.3.0](https://www.tensorflow.org/)

# Usage
    $ sh download_ptb.sh
    $ python bayesian_rnn.py -model medium -log_sigma1 -1.0 -log_sigma2 -7.0 -prior_pi 0.25

### To-do:
- Implement posterior sharpening.
- Implement image captioning experiment.

### Acknowledgements

Thanks to Meire Fortunato for providing the Bayes by Backprop/cell code and @alexkrk for an initial implementation.

Owner

  • Name: CN Group, Institute of Telecommunications, TU Wien
  • Login: CN-TU
  • Kind: organization
  • Location: Vienna, Austria

Communication Networks Group, TU Wien

GitHub Events

Total
Last Year