335 Star 1.5K Fork 864

MindSpore / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
property_prediction.md 2.32 KB
一键复制 编辑 原始数据 按行查看 历史
俞涵 提交于 2023-01-29 16:21 . add mindquantum and modify url

Molecular Properties Prediction

Molecular property prediction is one of the most important tasks in the computer-aided drug discovery process and plays an important role in many downstream applications such as drug screening and drug design. Density Functional Theory (DFT) is mostly used in traditional molecular property prediction. Although DFT can accurately predict a variety of molecular properties, the calculation is very time-consuming, often requiring several hours to complete the property calculation of a single molecule. In addition, the number of candidate compounds is relatively large, so using traditional quantum chemistry methods to predict molecular properties needs to pay huge resources and time costs. Thanks to the rapid development of deep learning, more and more people begin to try to apply deep learning to the field of molecular property prediction. Its main purpose is to predict molecular physical and chemical properties through internal molecular information such as atomic coordinates and atomic numbers, so as to help people quickly find compounds that meet the predicted properties among a large number of candidate compounds, and speed up drug screening and drug design.

Supported Networks

Function Model Training Inferring Back-end
Drug Interaction Prediction KGNN GPU/Ascend
Drug Disease Association Prediction DeepDR GPU/Ascend
Protein-Ligand Affinity Prediction pafnucy GPU/Ascend

Molecular docking, ADMET and other molecular property prediction networks will be provided in the future, please stay tuned.

1
https://gitee.com/mindspore/docs.git
git@gitee.com:mindspore/docs.git
mindspore
docs
docs
r2.0.0-alpha

搜索帮助