Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/networks-learning/nevae

Code and data for "NeVAE: A Deep Generative Model for Molecular Graphs", AAAI 2019
https://github.com/networks-learning/nevae

deep-learning drug-design drug-discovery graphs machine-learning

Last synced: about 5 hours ago
JSON representation

Code and data for "NeVAE: A Deep Generative Model for Molecular Graphs", AAAI 2019

Awesome Lists containing this project

README

        

# Designing Random Graph Models Using Variational Autoencoders With Applications to Chemical Design
Paper : https://arxiv.org/pdf/1802.05283.pdf

## Required packages
-`tensorflow 1.4.1`

-`rdkit >= 2016.03.4`

-`networkx 2.0`

## Quick Overview

`nevae` code for the paper : https://aaai.org/ojs/index.php/AAAI/article/view/3903
`nevae_rl` consists code for property oriented decoding mechanism

## Follow the README of each folder