Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNBTD

This is our implementation for the paper Streaming Nonlinear Bayesian Tensor Decomposition, by Zhimeng Pan, Zheng Wang, Shandian Zhe @ The Conference on Uncertainty in Artificial Intelligence (UAI), 2020

Data Set and Models

All data sets ( including train/test split) we used in the paper reside in the ./data folder, which could be loaded using functions in ./code/data_loader.py.

We provide code for our proposed algorithm, SNBTD, along with two other baseline methods SSGP-NTD and SVB-NTD. For code for POST see https://github.com/yishuaidu/POST.

System Requirements

All code were tested under python 3.6 and tensorflow 1.14.0.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages