In order to run DRMM, the following steps must be executed in order: python -m preprocessing.pre # clean and serialize corpus documents and queries python -m comparison.getRunFromFile # serialize run ...
Code for the paper Deep Residual Mixture Models. DRMM is a deep generative model that allows highly versatile sample conditioning. After training once with some dataset, one can sample any variable(s) ...