Skip to content
forked from ChangdeDu/semiMVAE

Semi-supervised Multi-view Variational Autoencoder (semiMVAE)

Notifications You must be signed in to change notification settings

NeuBCI/semiMVAE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for paper “Semi-supervised Bayesian Deep Multi-modal Emotion Recognition”

Implements the semi-supervised multi-view variational autoencoder (semiMVAE) in TensorFlow (python).

Dependencies

  • TensorFlow 1.0
  • prettytensor
  • numpy
  • scipy

Datasets

Usage

  • run the file semiMVAE.py directly.

Cite

Please cite our paper if you use this code in your own work:

@article{du2017semi,
  title={Semi-supervised Bayesian Deep Multi-modal Emotion Recognition},
  author={Du, Changde and Du, Changying and Li, Jinpeng and Zheng, Wei-long and Lu, Bao-liang and He, Huiguang},
  journal={arXiv preprint arXiv:1704.07548},
  year={2017}
}

Credits

  1. semisupervised_vae
  2. Sharing deep generative representation for perceived image reconstruction from human brain activity

About

Semi-supervised Multi-view Variational Autoencoder (semiMVAE)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%