#47 · Primary category: Deep Learning Frameworks
deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
Project last updated:08/20/26
GitHub Stars
7.0K
Forks
2.3K
Contributors
262
License
MIT
Why we included this project
DeepChem is a Python toolkit for machine learning on chemical and biological data, a domain where most general-purpose frameworks leave you to figure out the representation yourself. It ships molecular featurization, loaders for standard benchmark datasets, and a library of model classes, so you can move from raw structures to trained predictors without hand-building every piece. Teams working on drug discovery, materials screening, or quantum-chemistry properties get ready-made pieces such as molecular fingerprints and graph-convolutional networks. The top level is framework agnostic, so it can run on TensorFlow or PyTorch and slot into an existing scientific stack without forcing a rewrite. For anyone who works on molecular data regularly, it removes the plumbing that would otherwise eat weeks.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
tensorflow
An Open Source Machine Learning Framework for Everyone
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras
Deep Learning for humans
nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.