alawryaguila
alawryaguila
https://arxiv.org/pdf/1602.01024.pdf
Edit validation function to make certain parameters optional to allow more flexibility on user implemented classes (e.g. Encoder and decoder classes)
Currently there is only one datamodule option where the data is inputted and saved and called by the dataset module when required. Another option would be to input the data...
This would be useful for transfer learning applications
Implement model from: https://ojs.aaai.org/index.php/AAAI/article/view/11040