#47 · Primary category: Deep Learning Frameworks

deepchem

biology deep-learning drug-discovery hacktoberfest materials-science quantum-chemistry

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