647LiuSQ / Discovering-influential-factors-in-variational-autoencoders

An implementation of the paper "Discovering influential factors in variational autoencoders"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discovering influential factors in variational autoencoders

A tensorflow implementation of the paper "Discovering influential factors in variational autoencoders"

Requirement

tensorflow 2.0.0

Cite

Please cite the paper if you use this code in your code

@article{liu2020discovering,
title={Discovering influential factors in variational autoencoders},
author={Liu, Shiqi and Liu, Jingxin and Zhao, Qian and Cao, Xiangyong and Li, Huibin and Meng, Deyu and Meng, Hongying and Liu, Sheng},
journal={Pattern Recognition},
volume={100},
pages={107166},
year={2020},
publisher={Elsevier}
}

If you have any question about using the code, welcome to contact Shiqi Liu (aaa_330473405@qq.com)

About

An implementation of the paper "Discovering influential factors in variational autoencoders"

License:MIT License


Languages

Language:Jupyter Notebook 100.0%