Pytorch models to create molecular VAEs using images as a latent space. I am currently working on this repo. To find important code before I do that (such as the dataloader) go to https://github.com/aclyde11/imageVAE/blob/master/GridLSTM/DataLoader.py
- Free software: MIT license
- Documentation: https://image-drug-vaes.readthedocs.io.
Example exploration of latent space
- TODO
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.