Giter Club home page Giter Club logo

rnn-drug-generation's Introduction

RNN-Drug-Generation

Optimizing Recurrent Neural Network Architectures for De Novo Drug Design

In drug discovery, deep learning algorithms have emerged to become an effective method to generate novel chemical structures. They can speed up this process and decrease expenditure. We optimized the computational framework for de novo drug design based on Recurrent Neural Networks that can learn the syntax of molecular representation in SMILES notation. We perform a comprehensive study on the architecture and hyper-parameters. Moreover, we compare two types of encoding and spatial arrangement of molecules: Embedding and One-hot Encoding and datasets with and without stereo-chemical information, respectively. The best model consists of an RNN containing 3 layers of Long Short-term Memory cells with 512 units each, a batch size of 16, the 'RMSProp' optimizer, and a sampling temperature of 0.75. We report improved results compared to the current literature regarding the validity and diversity of the generated SMILES. The best models reached values as high as 98.7% valid generated SMILES for the ChEMBL datasets and 94.7% for the ZINC biogenic library that contains stereo-chemical information. In both cases, the diversity of the generated compounds demonstrated the effectiveness of the recurrent architectures in learning the SMILES syntax and adding novelty to generate promising compounds. Note that the biogenetic dataset leads to even greater diversity, about 0.90.

General Workflow

alt

Requirements

  • CUDA 10.1
  • NVIDIA GPU
  • Tensorflow 2.3
  • Python 3.8.3
  • Numpy
  • RDKit
  • tqdm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.