FactorVAE
Reproduce AAAI22-FactorVAE
Install / Use
/learn @ytliu74/FactorVAEREADME
Reproduce AAAI22-FactorVAE
Known Issues
- In
factor_encoder.py, the PortfolioLayer misrepresent the paper's idea of "a portfolio set". The current version only use "one portfolio" instead of "a set of". - Dataset now is not consistent with the paper due to some personal reason.
- In
feature_extractor.py, the latent feature, which is the GRU's output, seems quirky.
