Skip to content

USTCEarthDefense/SNBTD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages