/Learning-Structural-Weight-Uncertainty

Learning Structural Weight Uncertainty (AISTATS 2018)

Primary LanguagePythonApache License 2.0Apache-2.0

Learning Structural Weight Uncertainty for Sequential Decision-Making (AISTATS 2018)

This repository contains the theano code to replicate experiments in our AISTATS paper.

@inproceedings{Zhang2018S2VGD}, 
  title={Learning Structural Weight Uncertainty for Sequential Decision-Making},
  author={Zhang, Ruiyi and Li, Chunyuan and Chen, changyou and Carin, Lawrence},
  booktitle={AISTATS},
  year={2018}
}

This repo is maintained by Ruiyi Zhang(https://users.cs.duke.edu/~ryzhang/). Please contact ryzhang@cs.duke.edu for any relevant issues.

Prerequisites

The code is implemented with the following dependencies:

pip install -r requirements.txt