Git Product home page Git Product logo

molrl-mgpt's Introduction

MolRL-MGPT

This is the code repository for our paper published in NeurIPS 2023: De novo Drug Design using Reinforcement Learning with Multiple GPT Agents.

Dependencies

pytorch==1.12.1
rdkit==2020.03
tqdm
tensorboard
multiprocessing
PyTDC
openbabel

Dataset & Docking

Following Chemformer, we use a filtered ZINC dataset containing 100M SMILES. The files are available at MolecularAI/Chemformer.

The ChEMBL dataset is available at ChEMBL.

The SMILES vocabulary and protein structures can be found in data/.

Quick Vina 2 is available at QuickVina.

Pre-training

python codes/pretrain.py 

Multi-agent Reinforcement Learning

GuacaMol benchmark

python codes/MARL.py --task_id 0

SARS-COV-2 protein targets

python codes/MARL.py --oracle docking_PLPro_7JIR_mpo
python codes/MARL.py --oracle docking_RdRp_mpo

Citation

@article{hu2024novo,
  title={De novo Drug Design using Reinforcement Learning with Multiple GPT Agents},
  author={Hu, Xiuyuan and Liu, Guoqing and Zhao, Yang and Zhang, Hao},
  journal={Advances in Neural Information Processing Systems},
  volume={36},
  year={2024}
}

molrl-mgpt's People

Contributors

hxyfighter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ai4sci-research

molrl-mgpt's Issues

data

it is hard to download ChEMBL_Smiles.csv from github

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.