deepchem

安装量: 569
排名: #8835

安装

npx skills add https://github.com/k-dense-ai/scientific-agent-skills --skill deepchem

DeepChem Overview DeepChem is a comprehensive Python library for applying machine learning to chemistry, materials science, and biology. Enable molecular property prediction, drug discovery, materials design, and biomolecule analysis through specialized neural networks, molecular featurization methods, and pretrained models. When to Use This Skill This skill should be used when: Loading and processing molecular data (SMILES strings, SDF files, protein sequences) Predicting molecular properties (solubility, toxicity, binding affinity, ADMET properties) Training models on chemical/biological datasets Using MoleculeNet benchmark datasets (Tox21, BBBP, Delaney, etc.) Converting molecules to ML-ready features (fingerprints, graph representations, descriptors) Implementing graph neural networks for molecules (GCN, GAT, MPNN, AttentiveFP) Applying transfer learning with pretrained models (ChemBERTa, GROVER, MolFormer) Predicting crystal/materials properties (bandgap, formation energy) Analyzing protein or DNA sequences Show more

返回排行榜