Skip to content

ruqizhang/bayes-autoencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian Auto-Encoders

Semi-sup on sentiment classification (MR dataset)

VAE

python main_v_semi.py --model vae

BVAE

python main_v_semi.py --model bvae

BAE-S

python main_bae_semi.py 

BAE-G

python main_bae_semi.py

Ensemble for test

python main_ens.py --model MODEL
  • MODEL — vae, bvae, bae, baeg

  • numlabel — controls the number of labelled data (2000 or 3000).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •