MachineLearningLifeScience / poli

Protein Objectives Library
MIT License
12 stars 1 forks source link

add MolOpt VAE Wrapper #187

Open RMichae1 opened 1 month ago

RMichae1 commented 1 month ago

We require to be able to load the molopt vae models, as provided in the molopt checkpoints, including the vocab.

This can be done as in the AbstractVAEWrapper cf. CBasVAE model loading

RMichae1 commented 1 month ago

It can be argued that this is an unnecessary feature request, since LVMs are not necessarily part of poli -- with few exceptions.