Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Model Setup

Each file contains code for learning or evaluating the DLGMs

  • vae.py
    • Main file containing an implementation of a DLGM with the option to optimize the variational parameters
  • vae_evaluate.py
    • Evaluating learned DLGMs
  • vae_learn.py
    • Learning DLGMs