The code for the model described in the paper "Conditional molecular design with deep generative models" https://arxiv.org/abs/1805.00108
- run.py : main script
- SSVAE.py - model architecture
- preprocessing.py - functions for preprocessing
- TensorFlow
- NumPy
- RDKit
- scikit-learn