wengong-jin / iclr19-graph2graph

Learning Multimodal Graph-to-Graph Translation for Molecular Optimization (ICLR 2019)
MIT License
147 stars 40 forks source link

Learning Multimodal Graph-to-Graph Translation for Molecular Optimization

This is the official implementation of junction tree encoder-decoder model in https://arxiv.org/abs/1812.01070

Requirements

The code has been tested under python 2.7 with pytorch 0.4.1.

Quick Start

The tutorial of training and testing our variational junction tree encoder-decoder is in diff_vae/README.md.

A quick summary of different folders:

Contact

Wengong Jin (wengong@csail.mit.edu)