Skip to content

JuDFTteam/best-of-atomistic-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Best of Atomistic Machine Learning βš›οΈπŸ§¬πŸ’Ž

πŸ†Β  A ranked list of awesome atomistic machine learning (AML) projects. Updated quarterly.

DOI

This curated list contains 360 awesome open-source projects with a total of 180K stars grouped into 22 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml.

The current focus of this list is more on simulation data rather than experimental data, and more on materials rather than drug design. Nevertheless, contributions from other fields are warmly welcome!

πŸ§™β€β™‚οΈ Discover other best-of lists or create your own.

Contents

Explanation

  • πŸ₯‡πŸ₯ˆπŸ₯‰Β  Combined project-quality score
  • ⭐️  Star count from GitHub
  • 🐣  New project (less than 6 months old)
  • πŸ’€Β  Inactive project (6 months no activity)
  • πŸ’€Β  Dead project (12 months no activity)
  • πŸ“ˆπŸ“‰Β  Project is trending up or down
  • βž•Β  Project was recently added
  • πŸ‘¨β€πŸ’»Β  Contributors count from GitHub
  • πŸ”€Β  Fork count from GitHub
  • πŸ“‹Β  Issue count from GitHub
  • ⏱️  Last update timestamp on package manager
  • πŸ“₯Β  Download count from package manager
  • πŸ“¦Β  Number of dependent projects

Active learning

Back to top

Projects that focus on enabling active learning, iterative learning schemes for atomistic ML.

FLARE (πŸ₯‡20 Β· ⭐ 270 Β· πŸ’€) - An open-source Python package for creating fast and accurate interatomic potentials. MIT C++ ML-IAP
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 61 Β· πŸ“₯ 5 Β· πŸ“¦ 10 Β· πŸ“‹ 200 - 15% open Β· ⏱️ 26.05.2023):

     git clone https://github.com/mir-group/flare
    
Finetuna (πŸ₯ˆ11 Β· ⭐ 41 Β· πŸ’€) - Active Learning for Machine Learning Potentials. MIT
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 11 Β· πŸ“‹ 20 - 25% open Β· ⏱️ 03.10.2023):

     git clone https://github.com/ulissigroup/finetuna
    
ACEHAL (πŸ₯‰5 Β· ⭐ 10 Β· πŸ’€) - Hyperactive Learning (HAL) Python interface for building Atomic Cluster Expansion potentials. Unlicensed Julia
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 6 Β· πŸ“‹ 10 - 40% open Β· ⏱️ 21.09.2023):

     git clone https://github.com/ACEsuit/ACEHAL
    
Show 1 hidden projects...
  • flare++ (πŸ₯ˆ11 Β· ⭐ 37 Β· πŸ’€) - A many-body extension of the FLARE code. MIT C++ ML-IAP

Biomolecules

Back to top

Projects that focus on biomolecules, protein structure, protein folding, etc. using atomistic ML.

AlphaFold (πŸ₯‡23 Β· ⭐ 12K) - Open source code for AlphaFold. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 2K Β· πŸ“¦ 10 Β· πŸ“‹ 820 - 27% open Β· ⏱️ 12.04.2024):

     git clone https://github.com/deepmind/alphafold
    
Uni-Fold (πŸ₯‰15 Β· ⭐ 340) - An open-source platform for developing protein models beyond AlphaFold. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 61 Β· πŸ“₯ 3.3K Β· πŸ“‹ 68 - 25% open Β· ⏱️ 08.01.2024):

     git clone https://github.com/dptech-corp/Uni-Fold
    

Community resources

Back to top

Projects that collect atomistic ML resources or foster communication within community.

πŸ”—Β AI for Science Map - Interactive mindmap of the AI4Science research field, including atomistic machine learning, including papers,..

πŸ”—Β Atomic Cluster Expansion - Atomic Cluster Expansion (ACE) community homepage.

πŸ”—Β CrystaLLM - Generate a crystal structure from a composition. language-models generative pre-trained transformer

πŸ”—Β matsci.org - A community forum for the discussion of anything materials science, with a focus on computational materials science..

πŸ”—Β Matter Modeling Stack Exchange - Machine Learning - Forum StackExchange, site Matter Modeling, ML-tagged questions.

Best-of Machine Learning with Python (πŸ₯‡22 Β· ⭐ 15K) - A ranked list of awesome machine learning Python libraries. Updated weekly. CC-BY-4.0 general-ml Python
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 2.2K Β· πŸ“‹ 53 - 35% open Β· ⏱️ 18.04.2024):

     git clone https://github.com/ml-tooling/best-of-ml-python
    
Graph-based Deep Learning Literature (πŸ₯‡19 Β· ⭐ 4.6K) - links to conference publications in graph-based deep learning. MIT general-ml rep-learn
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 740 Β· ⏱️ 30.03.2024):

     git clone https://github.com/naganandy/graph-based-deep-learning-literature
    
MatBench (πŸ₯‡19 Β· ⭐ 96) - Matbench: Benchmarks for materials science property prediction. MIT datasets benchmarking
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 38 Β· πŸ“¦ 13 Β· πŸ“‹ 57 - 54% open Β· ⏱️ 20.01.2024):

     git clone https://github.com/materialsproject/matbench
    
  • PyPi (πŸ“₯ 2.4K / month):

     pip install matbench
    
MatBench Discovery (πŸ₯ˆ16 Β· ⭐ 70) - An evaluation framework for machine learning models simulating high-throughput materials discovery. MIT datasets benchmarking
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 7 Β· πŸ“¦ 1 Β· πŸ“‹ 32 - 9% open Β· ⏱️ 26.04.2024):

     git clone https://github.com/janosh/matbench-discovery
    
  • PyPi (πŸ“₯ 48 / month):

     pip install matbench-discovery
    
GT4SD - Generative Toolkit for Scientific Discovery (πŸ₯ˆ15 Β· ⭐ 300) - Gradio apps of generative models in GT4SD. MIT generative pre-trained drug-discovery
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 64 Β· πŸ“‹ 95 - 1% open Β· ⏱️ 25.04.2024):

     git clone https://github.com/GT4SD/gt4sd-core
    
AI for Science Resources (πŸ₯ˆ13 Β· ⭐ 410) - List of resources for AI4Science research, including learning resources. GPL-3.0 license
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 52 Β· πŸ“‹ 12 - 16% open Β· ⏱️ 28.03.2024):

     git clone https://github.com/divelab/AIRS
    
GNoME Explorer (πŸ₯‰10 Β· ⭐ 800 Β· 🐣) - Graph Networks for Materials Exploration Database. Apache-2 datasets materials-discovery
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 120 Β· πŸ“‹ 18 - 77% open Β· ⏱️ 02.12.2023):

     git clone https://github.com/google-deepmind/materials_discovery
    
MoLFormers UI (πŸ₯‰9 Β· ⭐ 200 Β· πŸ’€) - A family of foundation models trained on chemicals. Apache-2 transformer language-models pre-trained drug-discovery
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 37 Β· πŸ“‹ 18 - 44% open Β· ⏱️ 16.10.2023):

     git clone https://github.com/IBM/molformer
    
Awesome Materials Informatics (πŸ₯‰8 Β· ⭐ 340) - Curated list of known efforts in materials informatics = modern materials science. Custom
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 76 Β· ⏱️ 29.02.2024):

     git clone https://github.com/tilde-lab/awesome-materials-informatics
    
optimade.science (πŸ₯‰8 Β· ⭐ 8 Β· πŸ’€) - A sky-scanner Optimade browser-only GUI. MIT datasets
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 2 Β· πŸ“‹ 25 - 28% open Β· ⏱️ 06.07.2023):

     git clone https://github.com/tilde-lab/optimade.science
    
Awesome Neural Geometry (πŸ₯‰7 Β· ⭐ 850) - A curated collection of resources and research related to the geometry of representations in the brain, deep networks,.. Unlicensed educational rep-learn
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 55 Β· ⏱️ 14.02.2024):

     git clone https://github.com/neurreps/awesome-neural-geometry
    
The Collection of Database and Dataset Resources in Materials Science (πŸ₯‰6 Β· ⭐ 220) - A list of databases, datasets and books/handbooks where you can find materials properties for machine learning.. Unlicensed datasets
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 38 Β· ⏱️ 03.11.2023):

     git clone https://github.com/sedaoturak/data-resources-for-materials-science
    
Show 4 hidden projects...

Datasets

Back to top

Datasets, databases and trained models for atomistic ML.

πŸ”—Β Catalysis Hub - A web-platform for sharing data and software for computational catalysis research!.

πŸ”—Β Citrination Datasets - AI-Powered Materials Data Platform. Open Citrination has been decommissioned.

πŸ”—Β crystals.ai - Curated datasets for reproducible AI in materials science.

πŸ”—Β DeepChem Models - DeepChem models on HuggingFace. pre-trained language-models

πŸ”—Β JARVIS-Leaderboard ( ⭐ 50) - Explore State-of-the-Art Materials Design Methods: https://arxiv.org/abs/2306.11688. benchmarking

πŸ”—Β Materials Project - Charge Densities - Materials Project has started offering charge density information available for download via their public API.

πŸ”—Β matterverse.ai - Database of yet-to-be-sythesized materials predicted using state-of-the-art machine learning algorithms.

πŸ”—Β NRELMatDB - Computational materials database with the specific focus on materials for renewable energy applications including, but..

πŸ”—Β Quantum-Machine.org Datasets - Collection of datasets, including QM7, QM9, etc. MD, DFT. Small organic molecules, mostly.

πŸ”—Β sGDML Datasets - MD17, MD22, DFT datasets.

πŸ”—Β MoleculeNet - A Benchmark for Molecular Machine Learning. benchmarking

πŸ”—Β ZINC15 - A free database of commercially-available compounds for virtual screening. ZINC contains over 230 million purchasable.. graph biomolecules

πŸ”—Β ZINC20 - A free database of commercially-available compounds for virtual screening. ZINC contains over 230 million purchasable.. graph biomolecules

OPTIMADE Python tools (πŸ₯‡23 Β· ⭐ 60) - Tools for implementing and consuming OPTIMADE APIs in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 39 Β· πŸ“¦ 38 Β· πŸ“‹ 430 - 19% open Β· ⏱️ 01.04.2024):

     git clone https://github.com/Materials-Consortia/optimade-python-tools
    
  • PyPi (πŸ“₯ 4.5K / month):

     pip install optimade
    
  • Conda (πŸ“₯ 70K Β· ⏱️ 29.03.2024):

     conda install -c conda-forge optimade
    
MPContribs (πŸ₯‡23 Β· ⭐ 34) - Platform for materials scientists to contribute and disseminate their materials data through Materials Project. MIT
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 20 Β· πŸ“¦ 35 Β· πŸ“‹ 98 - 20% open Β· ⏱️ 29.04.2024):

     git clone https://github.com/materialsproject/MPContribs
    
  • PyPi (πŸ“₯ 2.1K / month):

     pip install mpcontribs-client
    
Open Catalyst datasets (πŸ₯‡19 Β· ⭐ 600) - The datasets of the Open Catalyst project, OC20, OC22. CC-BY-4.0
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 200 Β· πŸ“‹ 170 - 2% open Β· ⏱️ 25.04.2024):

     git clone https://github.com/Open-Catalyst-Project/ocp
    
Open Databases Integration for Materials Design (OPTIMADE) (πŸ₯ˆ18 Β· ⭐ 67) - Specification of a common REST API for access to materials databases. CC-BY-4.0
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 35 Β· πŸ“‹ 230 - 26% open Β· ⏱️ 10.04.2024):

     git clone https://github.com/Materials-Consortia/OPTIMADE
    
QH9: A Quantum Hamiltonian Prediction Benchmark (πŸ₯ˆ13 Β· ⭐ 410) - Artificial Intelligence Research for Science (AIRS). CC-BY-NC-SA 4.0 ML-DFT
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 52 Β· πŸ“‹ 12 - 16% open Β· ⏱️ 28.03.2024):

     git clone https://github.com/divelab/AIRS
    
SPICE (πŸ₯ˆ13 Β· ⭐ 130) - A collection of QM data for training potential functions. MIT ML-IAP MD
  • GitHub (πŸ”€ 5 Β· πŸ“₯ 240 Β· πŸ“‹ 57 - 26% open Β· ⏱️ 15.04.2024):

     git clone https://github.com/openmm/spice-dataset
    
Materials Data Facility (MDF) (πŸ₯ˆ11 Β· ⭐ 10 Β· πŸ“‰) - A simple way to publish, discover, and access materials datasets. Publication of very large datasets supported (e.g.,.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 1 Β· ⏱️ 05.02.2024):

     git clone https://github.com/materials-data-facility/connect_client
    
3DSC Database (πŸ₯‰5 Β· ⭐ 13) - Repo for the paper publishing the superconductor database with 3D crystal structures. Custom superconductors materials-discovery
  • GitHub (πŸ”€ 4 Β· ⏱️ 08.01.2024):

     git clone https://github.com/aimat-lab/3DSC
    
SciGlass (πŸ₯‰5 Β· ⭐ 8 Β· πŸ’€) - The database contains a vast set of data on the properties of glass materials. MIT
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 3 Β· πŸ“₯ 16 Β· ⏱️ 27.08.2023):

     git clone https://github.com/drcassar/SciGlass
    
paper-data-redundancy (πŸ₯‰5 Β· ⭐ 5) - Repo for the paper Exploiting redundancy in large materials datasets for efficient machine learning with less data. BSD-3 small-data single-paper
  • GitHub (⏱️ 22.03.2024):

     git clone https://github.com/mathsphy/paper-data-redundancy
    
Show 12 hidden projects...
  • ATOM3D (πŸ₯ˆ18 Β· ⭐ 280 Β· πŸ’€) - ATOM3D: tasks on molecules in three dimensions. MIT biomolecules benchmarking
  • OpenKIM (πŸ₯ˆ10 Β· ⭐ 31 Β· πŸ’€) - The Open Knowledgebase of Interatomic Models (OpenKIM) aims to be an online resource for standardized testing, long-.. LGPL-2.1 knowledge-base pre-trained
  • 2DMD dataset (πŸ₯‰9 Β· ⭐ 4) - Code for Kazeev, N., Al-Maeeni, A.R., Romanov, I. et al. Sparse representation for machine learning the properties of.. Apache-2 material-defect
  • ANI-1 Dataset (πŸ₯‰8 Β· ⭐ 93 Β· πŸ’€) - A data set of 20 million calculated off-equilibrium conformations for organic molecules. MIT
  • MoleculeNet Leaderboard (πŸ₯‰8 Β· ⭐ 80 Β· πŸ’€) - MIT benchmarking
  • GEOM (πŸ₯‰7 Β· ⭐ 180 Β· πŸ’€) - GEOM: Energy-annotated molecular conformations. Unlicensed drug-discovery
  • ANI-1x Datasets (πŸ₯‰6 Β· ⭐ 51 Β· πŸ’€) - The ANI-1ccx and ANI-1x data sets, coupled-cluster and density functional theory properties for organic molecules. MIT
  • COMP6 Benchmark dataset (πŸ₯‰6 Β· ⭐ 38 Β· πŸ’€) - COMP6 Benchmark dataset for ML potentials. MIT
  • Visual Graph Datasets (πŸ₯‰6 Β· ⭐ 1) - Datasets for the training of graph neural networks (GNNs) and subsequent visualization of attributional explanations.. MIT
  • linear-regression-benchmarks (πŸ₯‰5 Β· ⭐ 1 Β· πŸ’€) - Data sets used for linear regression benchmarks. MIT benchmarking single-paper
  • OPTIMADE providers dashboard (πŸ₯‰3 Β· ⭐ 1) - A dashboard of known providers. Unlicensed
  • nep-data (πŸ₯‰2 Β· ⭐ 10 Β· πŸ’€) - Data related to the NEP machine-learned potential of GPUMD. Unlicensed ML-IAP MD transport-phenomena

Data Structures

Back to top

Projects that focus on providing data structures used in atomistic machine learning.

dpdata (πŸ₯‡24 Β· ⭐ 180) - Manipulating multiple atomic simulation data formats, including DeePMD-kit, VASP, LAMMPS, ABACUS, etc. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 120 Β· πŸ“¦ 120 Β· πŸ“‹ 88 - 15% open Β· ⏱️ 03.04.2024):

     git clone https://github.com/deepmodeling/dpdata
    
  • PyPi (πŸ“₯ 15K / month):

     pip install dpdata
    
  • Conda (πŸ“₯ 200 Β· ⏱️ 27.09.2023):

     conda install -c deepmodeling dpdata
    
Metatensor (πŸ₯ˆ19 Β· ⭐ 41) - Self-describing sparse tensor data format for atomistic machine learning and beyond. BSD-3 Rust C-lang C++ Python
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 12 Β· πŸ“₯ 15K Β· πŸ“¦ 8 Β· πŸ“‹ 170 - 32% open Β· ⏱️ 02.05.2024):

     git clone https://github.com/lab-cosmo/metatensor
    
mp-pyrho (πŸ₯ˆ19 Β· ⭐ 34) - Tools for re-griding volumetric quantum chemistry data for machine-learning purposes. Custom ML-DFT
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 6 Β· πŸ“¦ 20 Β· πŸ“‹ 4 - 25% open Β· ⏱️ 23.02.2024):

     git clone https://github.com/materialsproject/pyrho
    
  • PyPi (πŸ“₯ 4.2K / month):

     pip install mp-pyrho
    
dlpack (πŸ₯‰15 Β· ⭐ 850) - common in-memory tensor structure. Apache-2 C++
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 130 Β· πŸ“‹ 65 - 35% open Β· ⏱️ 26.03.2024):

     git clone https://github.com/dmlc/dlpack
    

Density functional theory (ML-DFT)

Back to top

Projects and models that focus on quantities of DFT, such as density functional approximations (ML-DFA), the charge density, density of states, the Hamiltonian, etc.

JAX-DFT (πŸ₯‡25 Β· ⭐ 33K) - This library provides basic building blocks that can construct DFT calculations as a differentiable program. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 780 Β· πŸ”€ 7.6K Β· πŸ“‹ 1.2K - 73% open Β· ⏱️ 02.05.2024):

     git clone https://github.com/google-research/google-research
    
DM21 (πŸ₯‡20 Β· ⭐ 13K Β· πŸ’€) - This package provides a PySCF interface to the DM21 (DeepMind 21) family of exchange-correlation functionals described.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 2.5K Β· πŸ“‹ 310 - 55% open Β· ⏱️ 02.06.2023):

     git clone https://github.com/deepmind/deepmind-research
    
MALA (πŸ₯‡20 Β· ⭐ 76) - Materials Learning Algorithms. A framework for machine learning materials properties from first-principles data. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 23 Β· πŸ“‹ 240 - 11% open Β· ⏱️ 25.04.2024):

     git clone https://github.com/mala-project/mala
    
QHNet (πŸ₯ˆ13 Β· ⭐ 410) - Artificial Intelligence Research for Science (AIRS). GPL-3.0 rep-learn
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 52 Β· πŸ“‹ 12 - 16% open Β· ⏱️ 28.03.2024):

     git clone https://github.com/divelab/AIRS
    
DeepH-pack (πŸ₯ˆ12 Β· ⭐ 180) - Deep neural networks for density functional theory Hamiltonian. LGPL-3.0 Julia
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 33 Β· πŸ“‹ 45 - 17% open Β· ⏱️ 29.12.2023):

     git clone https://github.com/mzjb/DeepH-pack
    
SALTED (πŸ₯ˆ11 Β· ⭐ 21 Β· πŸ“ˆ) - Symmetry-Adapted Learning of Three-dimensional Electron Densities. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 4 Β· πŸ“‹ 5 - 20% open Β· ⏱️ 05.04.2024):

     git clone https://github.com/andreagrisafi/SALTED
    
DeePKS-kit (πŸ₯ˆ10 Β· ⭐ 97) - a package for developing machine learning-based chemically accurate energy and density functional models. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 32 Β· πŸ“‹ 16 - 18% open Β· ⏱️ 13.04.2024):

     git clone https://github.com/deepmodeling/deepks-kit
    
Grad DFT (πŸ₯ˆ9 Β· ⭐ 65) - GradDFT is a JAX-based library enabling the differentiable design and experimentation of exchange-correlation.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 4 Β· πŸ“‹ 54 - 20% open Β· ⏱️ 13.02.2024):

     git clone https://github.com/XanaduAI/GradDFT
    
charge-density-models (πŸ₯‰5 Β· ⭐ 9) - Tools to build charge density models using ocpmodels. MIT
  • GitHub (πŸ”€ 3 Β· ⏱️ 29.11.2023):

     git clone https://github.com/ulissigroup/charge-density-models
    
Show 16 hidden projects...
  • NeuralXC (πŸ₯ˆ10 Β· ⭐ 33 Β· πŸ’€) - Implementation of a machine learned density functional. BSD-3
  • ACEhamiltonians (πŸ₯ˆ10 Β· ⭐ 10 Β· πŸ’€) - Provides tools for constructing, fitting, and predicting self-consistent Hamiltonian and overlap matrices in solid-.. MIT Julia
  • PROPhet (πŸ₯ˆ9 Β· ⭐ 62 Β· πŸ’€) - PROPhet is a code to integrate machine learning techniques with first-principles quantum chemistry approaches. GPL-3.0 ML-IAP MD single-paper C++
  • Libnxc (πŸ₯‰7 Β· ⭐ 15 Β· πŸ’€) - A library for using machine-learned exchange-correlation functionals for density-functional theory. MPL-2.0 C++ Fortran
  • DeepH-E3 (πŸ₯‰6 Β· ⭐ 59 Β· πŸ’€) - General framework for E(3)-equivariant neural network representation of density functional theory Hamiltonian. MIT magnetism
  • DeepDFT (πŸ₯‰6 Β· ⭐ 50 Β· πŸ’€) - Official implementation of DeepDFT model. MIT
  • Mat2Spec (πŸ₯‰6 Β· ⭐ 26 Β· πŸ’€) - MIT spectroscopy
  • ML-DFT (πŸ₯‰5 Β· ⭐ 22 Β· πŸ’€) - A package for density functional approximation using machine learning. MIT
  • xDeepH (πŸ₯‰4 Β· ⭐ 26 Β· πŸ’€) - Extended DeepH (xDeepH) method for magnetic materials. LGPL-3.0 magnetism Julia
  • APET (πŸ₯‰4 Β· ⭐ 4 Β· πŸ’€) - Atomic Positional Embedding-based Transformer. GPL-3.0 density-of-states transformer
  • gprep (πŸ₯‰4 Β· πŸ’€) - Fitting DFTB repulsive potentials with GPR. MIT single-paper
  • DeepCDP (πŸ₯‰3 Β· ⭐ 5 Β· πŸ’€) - DeepCDP: Deep learning Charge Density Prediction. Unlicensed
  • CSNN (πŸ₯‰3 Β· ⭐ 2 Β· πŸ’€) - Primary codebase of CSNN - Concentric Spherical Neural Network for 3D Representation Learning. BSD-3
  • A3MD (πŸ₯‰2 Β· ⭐ 8 Β· πŸ’€) - MPNN-like + Analytic Density Model = Accurate electron densities. Unlicensed representation-learning single-paper
  • MALADA (πŸ₯‰2 Β· ⭐ 1 Β· πŸ’€) - MALA Data Acquisition: Helpful tools to build data for MALA. BSD-3
  • kdft (πŸ₯‰1 Β· ⭐ 2 Β· πŸ’€) - The Kernel Density Functional (KDF) code allows generating ML based DFT functionals. Unlicensed

Educational Resources

Back to top

Tutorials, guides, cookbooks, recipes, etc.

πŸ”—Β Quantum Chemistry in the Age of Machine Learning - Book, 2022.

πŸ”—Β AL4MS 2023 workshop tutorials active-learning

Geometric GNN Dojo (πŸ₯‡12 Β· ⭐ 420 Β· πŸ’€) - New to geometric GNNs: try our practical notebook, prepared for MPhil students at the University of Cambridge. MIT rep-learn
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 38 Β· ⏱️ 18.06.2023):

     git clone https://github.com/chaitjo/geometric-gnn-dojo
    
Deep Learning for Molecules and Materials Book (πŸ₯‡11 Β· ⭐ 580 Β· πŸ’€) - Deep learning for molecules and materials book. Custom
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 110 Β· πŸ“‹ 160 - 17% open Β· ⏱️ 02.07.2023):

     git clone https://github.com/whitead/dmol-book
    
DSECOP (πŸ₯‡11 Β· ⭐ 37) - This repository contains data science educational materials developed by DSECOP Fellows. CCO-1.0
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 24 Β· πŸ“‹ 8 - 12% open Β· ⏱️ 14.04.2024):

     git clone https://github.com/GDS-Education-Community-of-Practice/DSECOP
    
jarvis-tools-notebooks (πŸ₯ˆ10 Β· ⭐ 50) - A Google-Colab Notebook Collection for Materials Design: https://jarvis.nist.gov/. NIST
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 23 Β· ⏱️ 13.03.2024):

     git clone https://github.com/JARVIS-Materials-Design/jarvis-tools-notebooks
    
iam-notebooks (πŸ₯ˆ10 Β· ⭐ 23) - Jupyter notebooks for the lectures of the Introduction to Atomistic Modeling. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 5 Β· ⏱️ 19.02.2024):

     git clone https://github.com/ceriottm/iam-notebooks
    
OPTIMADE Tutorial Exercises (πŸ₯ˆ9 Β· ⭐ 12 Β· πŸ’€) - Tutorial exercises for the OPTIMADE API. MIT datasets
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 7 Β· ⏱️ 27.09.2023):

     git clone https://github.com/Materials-Consortia/optimade-tutorial-exercises
    
BestPractices (πŸ₯ˆ8 Β· ⭐ 160) - Things that you should (and should not) do in your Materials Informatics research. MIT
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 67 Β· πŸ“‹ 7 - 71% open Β· ⏱️ 17.11.2023):

     git clone https://github.com/anthony-wang/BestPractices
    
COSMO Software Cookbook (πŸ₯ˆ8 Β· ⭐ 6) - The COSMO cookbook contains recipes for atomic-scale modelling for materials and molecules. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 1 Β· πŸ“‹ 11 - 18% open Β· ⏱️ 24.04.2024):

     git clone https://github.com/lab-cosmo/software-cookbook
    
MACE-tutorials (πŸ₯‰7 Β· ⭐ 24 Β· πŸ’€) - Another set of tutorials for the MACE interatomic potential by one of the authors. MIT ML-IAP rep-learn MD
  • GitHub (πŸ”€ 7 Β· ⏱️ 10.10.2023):

     git clone https://github.com/ilyes319/mace-tutorials
    
Show 13 hidden projects...
  • DeepLearningLifeSciences (πŸ₯‡11 Β· ⭐ 330 Β· πŸ’€) - Example code from the book Deep Learning for the Life Sciences. MIT
  • RDKit Tutorials (πŸ₯ˆ8 Β· ⭐ 240 Β· πŸ’€) - Tutorials to learn how to work with the RDKit. Custom
  • MAChINE (πŸ₯‰7 Β· ⭐ 1 Β· πŸ’€) - Client-Server Web App to introduce usage of ML in materials science to beginners. MIT
  • AI4Science101 (πŸ₯‰6 Β· ⭐ 82 Β· πŸ’€) - AI for Science. Unlicensed
  • Applied AI for Materials (πŸ₯‰6 Β· ⭐ 54 Β· πŸ’€) - Course materials for Applied AI for Materials Science and Engineering. Unlicensed
  • Machine Learning for Materials Hard and Soft (πŸ₯‰5 Β· ⭐ 34 Β· πŸ’€) - ESI-DCAFM-TACO-VDSP Summer School on Machine Learning for Materials Hard and Soft. Unlicensed
  • Data Handling, DoE and Statistical Analysis for Material Chemists (πŸ₯‰5 Β· ⭐ 1 Β· πŸ’€) - Notebooks for workshops of DoE course, hosted by the Computational Materials Chemistry group at Uppsala University. GPL-3.0
  • ML-in-chemistry-101 (πŸ₯‰4 Β· ⭐ 63 Β· πŸ’€) - The course materials for Machine Learning in Chemistry 101. Unlicensed
  • chemrev-gpr (πŸ₯‰4 Β· ⭐ 6 Β· πŸ’€) - Notebooks accompanying the paper on GPR in materials and molecules in Chemical Reviews 2020. Unlicensed
  • MLDensity_tutorial (πŸ₯‰2 Β· ⭐ 6 Β· πŸ’€) - Tutorial files to work with ML for the charge density in molecules and solids. Unlicensed
  • LAMMPS-style pair potentials with GAP (πŸ₯‰2 Β· ⭐ 3 Β· πŸ’€) - A tutorial on how to create LAMMPS-style pair potentials and use them in combination with GAP potentials to run MD.. Unlicensed ML-IAP MD rep-eng
  • MALA Tutorial (πŸ₯‰2 Β· ⭐ 2) - A full MALA hands-on tutorial. Unlicensed
  • PiNN Lab (πŸ₯‰2 Β· ⭐ 2 Β· πŸ’€) - GPL-3.0

Explainable Artificial intelligence (XAI)

Back to top

Projects that focus on explainability and model interpretability in atomistic ML.

exmol (πŸ₯‡18 Β· ⭐ 270) - Explainer for black box models that predict molecule properties. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 41 Β· πŸ“¦ 17 Β· πŸ“‹ 69 - 15% open Β· ⏱️ 04.12.2023):

     git clone https://github.com/ur-whitelab/exmol
    
  • PyPi (πŸ“₯ 840 / month):

     pip install exmol
    
MEGAN: Multi Explanation Graph Attention Student (πŸ₯ˆ6 Β· ⭐ 5) - Minimal implementation of graph attention student model architecture. MIT
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 1 Β· ⏱️ 02.05.2024):

     git clone https://github.com/aimat-lab/graph_attention_student
    
MEGAN (πŸ₯ˆ6 Β· ⭐ 5) - Minimal implementation of graph attention student model architecture. MIT XAI rep-learn
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 1 Β· ⏱️ 02.05.2024):

     git clone https://github.com/aimat-lab/graph_attention_student
    
Show 1 hidden projects...
  • Linear vs blackbox (πŸ₯‰3 Β· ⭐ 2 Β· πŸ’€) - Code and data related to the publication: Interpretable models for extrapolation in scientific machine learning. MIT XAI single-paper rep-eng

Electronic structure methods (ML-ESM)

Back to top

Projects and models that focus on quantities of electronic structure methods, which do not fit into either of the categories ML-WFT or ML-DFT.

Show 3 hidden projects...

General Tools

Back to top

General tools for atomistic machine learning.

DeepChem (πŸ₯‡37 Β· ⭐ 5.1K) - Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology. MIT
  • GitHub (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 1.6K Β· πŸ“¦ 350 Β· πŸ“‹ 1.7K - 26% open Β· ⏱️ 01.05.2024):

     git clone https://github.com/deepchem/deepchem
    
  • PyPi (πŸ“₯ 27K / month):

     pip install deepchem
    
  • Conda (πŸ“₯ 110K Β· ⏱️ 05.04.2024):

     conda install -c conda-forge deepchem
    
  • Docker Hub (πŸ“₯ 7.2K Β· ⭐ 5 Β· ⏱️ 01.05.2024):

     docker pull deepchemio/deepchem
    
RDKit (πŸ₯‡32 Β· ⭐ 2.4K) - BSD-3 C++
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 810 Β· πŸ“₯ 1.3K Β· πŸ“¦ 3 Β· πŸ“‹ 3.1K - 29% open Β· ⏱️ 02.05.2024):

     git clone https://github.com/rdkit/rdkit
    
  • PyPi (πŸ“₯ 930K / month):

     pip install rdkit
    
  • Conda (πŸ“₯ 2.6M Β· ⏱️ 16.06.2023):

     conda install -c rdkit rdkit
    
Matminer (πŸ₯‡30 Β· ⭐ 440) - Data mining for materials science. Custom
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 180 Β· πŸ“¦ 280 Β· πŸ“‹ 220 - 10% open Β· ⏱️ 22.04.2024):

     git clone https://github.com/hackingmaterials/matminer
    
  • PyPi (πŸ“₯ 12K / month):

     pip install matminer
    
  • Conda (πŸ“₯ 59K Β· ⏱️ 28.03.2024):

     conda install -c conda-forge matminer
    
QUIP (πŸ₯ˆ24 Β· ⭐ 330) - libAtoms/QUIP molecular dynamics framework: https://libatoms.github.io. GPL-2.0 MD ML-IAP rep-eng Fortran
  • GitHub (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 120 Β· πŸ“₯ 360 Β· πŸ“¦ 33 Β· πŸ“‹ 450 - 21% open Β· ⏱️ 04.04.2024):

     git clone https://github.com/libAtoms/QUIP
    
  • PyPi (πŸ“₯ 2.2K / month):

     pip install quippy-ase
    
  • Docker Hub (πŸ“₯ 9.9K Β· ⭐ 4 Β· ⏱️ 24.04.2023):

     docker pull libatomsquip/quip
    
JARVIS-Tools (πŸ₯ˆ24 Β· ⭐ 270) - JARVIS-Tools: an open-source software package for data-driven atomistic materials design. Publications:.. Custom
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 120 Β· πŸ“¦ 86 Β· πŸ“‹ 87 - 49% open Β· ⏱️ 14.04.2024):

     git clone https://github.com/usnistgov/jarvis
    
  • PyPi (πŸ“₯ 7.4K / month):

     pip install jarvis-tools
    
  • Conda (πŸ“₯ 63K Β· ⏱️ 14.04.2024):

     conda install -c conda-forge jarvis-tools
    
MAML (πŸ₯ˆ22 Β· ⭐ 330) - Python for Materials Machine Learning, Materials Descriptors, Machine Learning Force Fields, Deep Learning, etc. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 71 Β· πŸ“¦ 8 Β· πŸ“‹ 67 - 8% open Β· ⏱️ 18.04.2024):

     git clone https://github.com/materialsvirtuallab/maml
    
  • PyPi (πŸ“₯ 360 / month):

     pip install maml
    
MAST-ML (πŸ₯ˆ19 Β· ⭐ 95) - MAterials Simulation Toolkit for Machine Learning (MAST-ML). MIT
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 56 Β· πŸ“₯ 86 Β· πŸ“¦ 42 Β· πŸ“‹ 210 - 10% open Β· ⏱️ 17.04.2024):

     git clone https://github.com/uw-cmg/MAST-ML
    
XenonPy (πŸ₯ˆ15 Β· ⭐ 130) - XenonPy is a Python Software for Materials Informatics. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 57 Β· πŸ“₯ 1.3K Β· πŸ“‹ 85 - 22% open Β· ⏱️ 21.04.2024):

     git clone https://github.com/yoshida-lab/XenonPy
    
  • PyPi (πŸ“₯ 490 / month):

     pip install xenonpy
    
Scikit-Matter (πŸ₯ˆ15 Β· ⭐ 68) - A collection of scikit-learn compatible utilities that implement methods born out of the materials science and.. BSD-3 scikit-learn
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 18 Β· πŸ“¦ 8 Β· πŸ“‹ 68 - 17% open Β· ⏱️ 01.03.2024):

     git clone https://github.com/scikit-learn-contrib/scikit-matter
    
  • PyPi (πŸ“₯ 630 / month):

     pip install skmatter
    
  • Conda (πŸ“₯ 910 Β· ⏱️ 24.08.2023):

     conda install -c conda-forge skmatter
    
Artificial Intelligence for Science (AIRS) (πŸ₯‰13 Β· ⭐ 410) - Artificial Intelligence Research for Science (AIRS). GPL-3.0 license rep-learn generative ML-IAP MD ML-DFT ML-WFT biomolecules
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 52 Β· πŸ“‹ 12 - 16% open Β· ⏱️ 28.03.2024):

     git clone https://github.com/divelab/AIRS
    
AMPtorch (πŸ₯‰11 Β· ⭐ 60 Β· πŸ’€) - AMPtorch: Atomistic Machine Learning Package (AMP) - PyTorch. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 32 Β· πŸ“‹ 32 - 18% open Β· ⏱️ 16.07.2023):

     git clone https://github.com/ulissigroup/amptorch
    
Equisolve (πŸ₯‰6 Β· ⭐ 5 Β· πŸ’€) - A ML toolkit package utilizing the metatensor data format to build models for the prediction of equivariant properties.. BSD-3 ML-IAP
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 1 Β· πŸ“‹ 23 - 82% open Β· ⏱️ 27.10.2023):

     git clone https://github.com/lab-cosmo/equisolve
    
Show 10 hidden projects...
  • QML (πŸ₯ˆ16 Β· ⭐ 190 Β· πŸ’€) - QML: Quantum Machine Learning. MIT
  • Automatminer (πŸ₯ˆ15 Β· ⭐ 130 Β· πŸ’€) - An automatic engine for predicting materials properties. Custom
  • OpenChem (πŸ₯‰10 Β· ⭐ 660 Β· πŸ’€) - OpenChem: Deep Learning toolkit for Computational Chemistry and Drug Design Research. MIT
  • JAXChem (πŸ₯‰7 Β· ⭐ 74 Β· πŸ’€) - JAXChem is a JAX-based deep learning library for complex and versatile chemical modeling. MIT
  • uncertainty_benchmarking (πŸ₯‰7 Β· ⭐ 36 Β· πŸ’€) - Various code/notebooks to benchmark different ways we could estimate uncertainty in ML predictions. Unlicensed benchmarking probabilistic
  • torchchem (πŸ₯‰7 Β· ⭐ 34 Β· πŸ’€) - An experimental repo for experimenting with PyTorch models. MIT
  • ACEatoms (πŸ₯‰4 Β· ⭐ 2 Β· πŸ’€) - Generic code for modelling atomic properties using ACE. Custom Julia
  • MLatom (πŸ₯‰4) - Machine learning for atomistic simulations. Custom
  • Magpie (πŸ₯‰3) - Materials Agnostic Platform for Informatics and Exploration (Magpie). MIT Java
  • quantum-structure-ml (πŸ₯‰2 Β· ⭐ 1 Β· πŸ’€) - Multi-class classification model for predicting the magnetic order of magnetic structures and a binary classification.. Unlicensed magnetism benchmarking

Generative Models

Back to top

Projects that implement generative models for atomistic ML.

GT4SD (πŸ₯‡17 Β· ⭐ 300) - GT4SD, an open-source library to accelerate hypothesis generation in the scientific discovery process. MIT pre-trained drug-discovery rep-learn
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 64 Β· πŸ“‹ 95 - 1% open Β· ⏱️ 25.04.2024):

     git clone https://github.com/GT4SD/gt4sd-core
    
  • PyPi (πŸ“₯ 1K / month):

     pip install gt4sd
    
MoLeR (πŸ₯‡16 Β· ⭐ 240) - Implementation of MoLeR: a generative model of molecular graphs which supports scaffold-constrained generation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 36 Β· πŸ“‹ 36 - 22% open Β· ⏱️ 03.01.2024):

     git clone https://github.com/microsoft/molecule-generation
    
  • PyPi (πŸ“₯ 510 / month):

     pip install molecule-generation
    
SchNetPack G-SchNet (πŸ₯ˆ10 Β· ⭐ 40) - G-SchNet extension for SchNetPack. MIT
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 8 Β· πŸ“‹ 13 - 7% open Β· ⏱️ 07.11.2023):

     git clone https://github.com/atomistic-machine-learning/schnetpack-gschnet
    
bVAE-IM (πŸ₯‰8 Β· ⭐ 10 Β· πŸ’€) - Implementation of Chemical Design with GPU-based Ising Machine. MIT QML single-paper
  • GitHub (πŸ”€ 3 Β· ⏱️ 11.07.2023):

     git clone https://github.com/tsudalab/bVAE-IM
    
COATI (πŸ₯‰7 Β· ⭐ 70) - COATI: multi-modal contrastive pre-training for representing and traversing chemical space. Apache-2 drug-discovery pre-trained rep-learn
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 5 Β· ⏱️ 23.03.2024):

     git clone https://github.com/terraytherapeutics/COATI
    
Show 6 hidden projects...
  • synspace (πŸ₯ˆ12 Β· ⭐ 35 Β· πŸ’€) - Synthesis generative model. MIT
  • EDM (πŸ₯ˆ10 Β· ⭐ 380 Β· πŸ’€) - E(3) Equivariant Diffusion Model for Molecule Generation in 3D. MIT
  • G-SchNet (πŸ₯‰8 Β· ⭐ 130 Β· πŸ’€) - G-SchNet - a generative model for 3d molecular structures. MIT
  • cG-SchNet (πŸ₯‰8 Β· ⭐ 45 Β· πŸ’€) - cG-SchNet - a conditional generative neural network for 3d molecular structures. MIT
  • rxngenerator (πŸ₯‰5 Β· ⭐ 11 Β· πŸ’€) - A generative model for molecular generation via multi-step chemical reactions. MIT
  • MolSLEPA (πŸ₯‰5 Β· ⭐ 5 Β· πŸ’€) - Interpretable Fragment-based Molecule Design with Self-learning Entropic Population Annealing. MIT XAI

Interatomic Potentials (ML-IAP)

Back to top

Machine learning interatomic potentials (aka ML-IAP, MLIAP, MLIP, MLP) and force fields (ML-FF) for molecular dynamics.

DeePMD-kit (πŸ₯‡28 Β· ⭐ 1.4K) - A deep learning package for many-body potential energy representation and molecular dynamics. LGPL-3.0 C++
  • GitHub (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 460 Β· πŸ“₯ 35K Β· πŸ“¦ 13 Β· πŸ“‹ 660 - 14% open Β· ⏱️ 06.04.2024):

     git clone https://github.com/deepmodeling/deepmd-kit
    
  • PyPi (πŸ“₯ 2K / month):

     pip install deepmd-kit
    
  • Conda (πŸ“₯ 1K Β· ⏱️ 06.04.2024):

     conda install -c deepmodeling deepmd-kit
    
  • Docker Hub (πŸ“₯ 2.2K Β· ⭐ 1 Β· ⏱️ 04.03.2024):

     docker pull deepmodeling/deepmd-kit
    
DP-GEN (πŸ₯‡23 Β· ⭐ 280) - The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field. LGPL-3.0 workflows
  • GitHub (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 170 Β· πŸ“₯ 1.7K Β· πŸ“¦ 5 Β· πŸ“‹ 280 - 9% open Β· ⏱️ 10.04.2024):

     git clone https://github.com/deepmodeling/dpgen
    
  • PyPi (πŸ“₯ 730 / month):

     pip install dpgen
    
  • Conda (πŸ“₯ 200 Β· ⏱️ 16.06.2023):

     conda install -c deepmodeling dpgen
    
TorchANI (πŸ₯‡22 Β· ⭐ 430) - Accurate Neural Network Potential on PyTorch. MIT
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 120 Β· πŸ“¦ 34 Β· πŸ“‹ 160 - 12% open Β· ⏱️ 14.11.2023):

     git clone https://github.com/aiqm/torchani
    
  • PyPi (πŸ“₯ 5.8K / month):

     pip install torchani
    
  • Conda (πŸ“₯ 260K Β· ⏱️ 13.01.2024):

     conda install -c conda-forge torchani
    
TorchMD-NET (πŸ₯‡22 Β· ⭐ 280) - Neural network potentials. MIT MD rep-learn transformer pre-trained
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 62 Β· πŸ“‹ 100 - 19% open Β· ⏱️ 22.04.2024):

     git clone https://github.com/torchmd/torchmd-net
    
  • Conda (πŸ“₯ 23K Β· ⏱️ 02.04.2024):

     conda install -c conda-forge torchmd-net
    
CHGNet (πŸ₯‡22 Β· ⭐ 190) - Pretrained universal neural network potential for charge-informed atomistic modeling https://chgnet.lbl.gov. Custom MD pre-trained electrostatics magnetism structure-relaxation
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 47 Β· πŸ“¦ 17 Β· πŸ“‹ 43 - 2% open Β· ⏱️ 29.04.2024):

     git clone https://github.com/CederGroupHub/chgnet
    
  • PyPi (πŸ“₯ 11K / month):

     pip install chgnet
    
NequIP (πŸ₯‡21 Β· ⭐ 530) - NequIP is a code for building E(3)-equivariant interatomic potentials. MIT
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 110 Β· πŸ“¦ 16 Β· πŸ“‹ 78 - 28% open Β· ⏱️ 12.12.2023):

     git clone https://github.com/mir-group/nequip
    
  • PyPi (πŸ“₯ 1.7K / month):

     pip install nequip
    
  • Conda (πŸ“₯ 4.1K Β· ⏱️ 18.06.2023):

     conda install -c conda-forge nequip
    
Pre-trained OCP models (πŸ₯ˆ20 Β· ⭐ 600) - Pre-trained models released as part of the Open Catalyst Project. MIT pre-trained
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 200 Β· πŸ“‹ 170 - 2% open Β· ⏱️ 25.04.2024):

     git clone https://github.com/Open-Catalyst-Project/ocp
    
MACE (πŸ₯ˆ20 Β· ⭐ 370) - MACE - Fast and accurate machine learning interatomic potentials with higher order equivariant message passing. MIT
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 130 Β· πŸ“‹ 160 - 19% open Β· ⏱️ 30.04.2024):

     git clone https://github.com/ACEsuit/mace
    
GPUMD (πŸ₯ˆ20 Β· ⭐ 350) - GPUMD is a highly efficient general-purpose molecular dynamic (MD) package and enables machine-learned potentials.. GPL-3.0 MD C++ electrostatics
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 110 Β· πŸ“‹ 160 - 12% open Β· ⏱️ 01.05.2024):

     git clone https://github.com/brucefan1983/GPUMD
    
apax (πŸ₯ˆ18 Β· ⭐ 11) - A flexible and performant framework for training machine learning potentials. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 1 Β· πŸ“¦ 1 Β· πŸ“‹ 100 - 19% open Β· ⏱️ 17.04.2024):

     git clone https://github.com/apax-hub/apax
    
  • PyPi (πŸ“₯ 460 / month):

     pip install apax
    
M3GNet (πŸ₯ˆ17 Β· ⭐ 210 Β· πŸ’€) - Materials graph network with 3-body interactions featuring a DFT surrogate crystal relaxer and a state-of-the-art.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 56 Β· πŸ“¦ 20 Β· πŸ“‹ 35 - 42% open Β· ⏱️ 06.06.2023):

     git clone https://github.com/materialsvirtuallab/m3gnet
    
  • PyPi (πŸ“₯ 840 / month):

     pip install m3gnet
    
KLIFF (πŸ₯ˆ16 Β· ⭐ 32) - KIM-based Learning-Integrated Fitting Framework for interatomic potentials. LGPL-2.1 probabilistic workflows
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 20 Β· πŸ“¦ 1 Β· πŸ“‹ 37 - 48% open Β· ⏱️ 29.03.2024):

     git clone https://github.com/openkim/kliff
    
  • PyPi (πŸ“₯ 100 / month):

     pip install kliff
    
  • Conda (πŸ“₯ 72K Β· ⏱️ 18.12.2023):

     conda install -c conda-forge kliff
    
sGDML (πŸ₯ˆ15 Β· ⭐ 140 Β· πŸ’€) - sGDML - Reference implementation of the Symmetric Gradient Domain Machine Learning model. MIT
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 35 Β· πŸ“¦ 8 Β· πŸ“‹ 17 - 35% open Β· ⏱️ 31.08.2023):

     git clone https://github.com/stefanch/sGDML
    
  • PyPi (πŸ“₯ 180 / month):

     pip install sgdml
    
Ultra-Fast Force Fields (UF3) (πŸ₯ˆ15 Β· ⭐ 54) - UF3: a python library for generating ultra-fast interatomic potentials. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 19 Β· πŸ“‹ 38 - 31% open Β· ⏱️ 01.04.2024):

     git clone https://github.com/uf3/uf3
    
  • PyPi (πŸ“₯ 28 / month):

     pip install uf3
    
PyXtalFF (πŸ₯ˆ14 Β· ⭐ 81) - Machine Learning Interatomic Potential Predictions. MIT
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 22 Β· πŸ“‹ 61 - 16% open Β· ⏱️ 07.01.2024):

     git clone https://github.com/MaterSim/PyXtal_FF
    
  • PyPi (πŸ“₯ 120 / month):

     pip install pyxtal_ff
    
NNPOps (πŸ₯ˆ14 Β· ⭐ 78 Β· πŸ’€) - High-performance operations for neural network potentials. MIT MD C++
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 15 Β· πŸ“‹ 55 - 38% open Β· ⏱️ 25.07.2023):

     git clone https://github.com/openmm/NNPOps
    
  • Conda (πŸ“₯ 97K Β· ⏱️ 02.02.2024):

     conda install -c conda-forge nnpops
    
wfl (πŸ₯ˆ14 Β· ⭐ 21) - Workflow is a Python toolkit for building interatomic potential creation and atomistic simulation workflows. Unlicensed workflows HTC
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 15 Β· πŸ“‹ 140 - 43% open Β· ⏱️ 25.04.2024):

     git clone https://github.com/libAtoms/workflow
    
ANI-1 (πŸ₯ˆ12 Β· ⭐ 220) - ANI-1 neural net potential with python interface (ASE). MIT
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 55 Β· πŸ“‹ 37 - 43% open Β· ⏱️ 11.03.2024):

     git clone https://github.com/isayev/ASE_ANI
    
DMFF (πŸ₯ˆ12 Β· ⭐ 140) - DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable.. LGPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 40 Β· πŸ“‹ 25 - 36% open Β· ⏱️ 12.01.2024):

     git clone https://github.com/deepmodeling/DMFF
    
PiNN (πŸ₯ˆ12 Β· ⭐ 100) - A Python library for building atomic neural networks. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 30 Β· πŸ“‹ 6 - 16% open Β· ⏱️ 26.01.2024):

     git clone https://github.com/Teoroo-CMC/PiNN
    
  • Docker Hub (πŸ“₯ 230 Β· ⏱️ 26.01.2024):

     docker pull teoroo/pinn
    
CCS_fit (πŸ₯ˆ12 Β· ⭐ 7) - Curvature Constrained Splines. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 9 Β· πŸ“₯ 390 Β· πŸ“‹ 14 - 57% open Β· ⏱️ 16.02.2024):

     git clone https://github.com/Teoroo-CMC/CCS
    
  • PyPi (πŸ“₯ 590 / month):

     pip install ccs_fit
    
Pacemaker (πŸ₯ˆ11 Β· ⭐ 55) - Python package for fitting atomic cluster expansion (ACE) potentials. Custom
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 15 Β· πŸ“‹ 42 - 23% open Β· ⏱️ 16.02.2024):

     git clone https://github.com/ICAMS/python-ace
    
  • PyPi (πŸ“₯ 10 / month):

     pip install python-ace
    
Point Edge Transformer (PET) (πŸ₯ˆ11 Β· ⭐ 10) - Point Edge Transformer. MIT rep-learn transformer
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 4 Β· ⏱️ 21.04.2024):

     git clone https://github.com/serfg/pet
    
ACEfit (πŸ₯ˆ11 Β· ⭐ 8) - MIT Julia
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 5 Β· πŸ“‹ 55 - 40% open Β· ⏱️ 28.03.2024):

     git clone https://github.com/ACEsuit/ACEfit.jl
    
Neural Force Field (πŸ₯‰10 Β· ⭐ 210 Β· πŸ’€) - Neural Network Force Field based on PyTorch. MIT pre-trained
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 48 Β· ⏱️ 25.07.2023):

     git clone https://github.com/learningmatter-mit/NeuralForceField
    
tinker-hp (πŸ₯‰10 Β· ⭐ 74) - Tinker-HP: High-Performance Massively Parallel Evolution of Tinker on CPUs & GPUs. Custom
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 19 Β· πŸ“‹ 19 - 15% open Β· ⏱️ 10.04.2024):

     git clone https://github.com/TinkerTools/tinker-hp
    
So3krates (MLFF) (πŸ₯‰10 Β· ⭐ 51) - Build neural networks for machine learning force fields with JAX. MIT
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 11 Β· πŸ“‹ 9 - 55% open Β· ⏱️ 16.01.2024):

     git clone https://github.com/thorben-frank/mlff
    
Allegro (πŸ₯‰9 Β· ⭐ 280 Β· πŸ’€) - Allegro is an open-source code for building highly scalable and accurate equivariant deep learning interatomic.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 41 Β· πŸ“‹ 31 - 51% open Β· ⏱️ 08.05.2023):

     git clone https://github.com/mir-group/allegro
    
DimeNet (πŸ₯‰9 Β· ⭐ 270 Β· πŸ’€) - DimeNet and DimeNet++ models, as proposed in Directional Message Passing for Molecular Graphs (ICLR 2020) and Fast and.. Custom
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 58 Β· πŸ“¦ 1 Β· πŸ“‹ 31 - 3% open Β· ⏱️ 03.10.2023):

     git clone https://github.com/gasteigerjo/dimenet
    
ACE.jl (πŸ₯‰9 Β· ⭐ 64 Β· πŸ’€) - Parameterisation of Equivariant Properties of Particle Systems. Custom Julia
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 15 Β· πŸ“‹ 82 - 29% open Β· ⏱️ 09.06.2023):

     git clone https://github.com/ACEsuit/ACE.jl
    
GAP (πŸ₯‰9 Β· ⭐ 35) - Gaussian Approximation Potential (GAP). Custom
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 20 Β· ⏱️ 20.03.2024):

     git clone https://github.com/libAtoms/GAP
    
ACE1.jl (πŸ₯‰9 Β· ⭐ 20) - Atomic Cluster Expansion for Modelling Invariant Atomic Properties. Custom Julia
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 6 Β· πŸ“‹ 46 - 47% open Β· ⏱️ 14.03.2024):

     git clone https://github.com/ACEsuit/ACE1.jl
    
TurboGAP (πŸ₯‰8 Β· ⭐ 16) - The TurboGAP code. Custom Fortran
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 8 Β· πŸ“‹ 7 - 57% open Β· ⏱️ 14.12.2023):

     git clone https://github.com/mcaroba/turbogap
    
MACE-Jax (πŸ₯‰7 Β· ⭐ 47 Β· πŸ’€) - Equivariant machine learning interatomic potentials in JAX. MIT
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 3 Β· πŸ“‹ 4 - 50% open Β· ⏱️ 04.10.2023):

     git clone https://github.com/ACEsuit/mace-jax
    
PyNEP (πŸ₯‰7 Β· ⭐ 38) - A python interface of the machine learning potential NEP used in GPUMD. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 15 Β· πŸ“‹ 10 - 40% open Β· ⏱️ 01.02.2024):

     git clone https://github.com/bigd4/PyNEP
    
ALF (πŸ₯‰7 Β· ⭐ 24) - A framework for performing active learning for training machine-learned interatomic potentials. Custom active-learning
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 11 Β· ⏱️ 29.01.2024):

     git clone https://github.com/lanl/alf
    
MLXDM (πŸ₯‰6 Β· ⭐ 5) - A Neural Network Potential with Rigorous Treatment of Long-Range Dispersion https://doi.org/10.1039/D2DD00150K. MIT long-range
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 1 Β· ⏱️ 31.03.2024):

     git clone https://github.com/RowleyGroup/MLXDM
    
ACE1Pack.jl (πŸ₯‰6 Β· πŸ’€) - Provides convenience functionality for the usage of ACE1.jl, ACEfit.jl, JuLIP.jl for fitting interatomic potentials.. MIT Julia
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· ⏱️ 21.08.2023):

     git clone https://github.com/ACEsuit/ACE1pack.jl
    
Show 27 hidden projects...
  • MEGNet (πŸ₯‡22 Β· ⭐ 480 Β· πŸ’€) - Graph Networks as a Universal Machine Learning Framework for Molecules and Crystals. BSD-3
  • n2p2 (πŸ₯ˆ13 Β· ⭐ 200 Β· πŸ’€) - n2p2 - A Neural Network Potential Package. GPL-3.0 C++
  • TensorMol (πŸ₯ˆ12 Β· ⭐ 270 Β· πŸ’€) - Tensorflow + Molecules = TensorMol. GPL-3.0 single-paper
  • SIMPLE-NN (πŸ₯ˆ11 Β· ⭐ 45 Β· πŸ’€) - SIMPLE-NN(SNU Interatomic Machine-learning PotentiaL packagE version Neural Network). GPL-3.0
  • NNsforMD (πŸ₯‰10 Β· ⭐ 10 Β· πŸ’€) - Neural network class for molecular dynamics to predict potential energy, forces and non-adiabatic couplings. MIT
  • SchNet (πŸ₯‰9 Β· ⭐ 210 Β· πŸ’€) - SchNet - a deep learning architecture for quantum chemistry. MIT
  • GemNet (πŸ₯‰9 Β· ⭐ 160 Β· πŸ’€) - GemNet model in PyTorch, as proposed in GemNet: Universal Directional Graph Neural Networks for Molecules (NeurIPS.. Custom
  • AIMNet (πŸ₯‰8 Β· ⭐ 81 Β· πŸ’€) - Atoms In Molecules Neural Network Potential. MIT single-paper
  • SNAP (πŸ₯‰8 Β· ⭐ 35 Β· πŸ’€) - Repository for spectral neighbor analysis potential (SNAP) model development. BSD-3
  • Atomistic Adversarial Attacks (πŸ₯‰8 Β· ⭐ 29 Β· πŸ’€) - Code for performing adversarial attacks on atomistic systems using NN potentials. MIT probabilistic
  • PhysNet (πŸ₯‰7 Β· ⭐ 88 Β· πŸ’€) - Code for training PhysNet models. MIT electrostatics
  • SIMPLE-NN v2 (πŸ₯‰7 Β· ⭐ 37) - GPL-3.0
  • calorine (πŸ₯‰7 Β· ⭐ 12 Β· πŸ’€) - A Python package for constructing and sampling neuroevolution potential models. https://doi.org/10.21105/joss.06264. Custom
  • MLIP-3 (πŸ₯‰6 Β· ⭐ 21 Β· πŸ’€) - MLIP-3: Active learning on atomic environments with Moment Tensor Potentials (MTP). BSD-2 C++
  • testing-framework (πŸ₯‰6 Β· ⭐ 11 Β· πŸ’€) - The purpose of this repository is to aid the testing of a large number of interatomic potentials for a variety of.. Unlicensed benchmarking
  • PANNA (πŸ₯‰6 Β· ⭐ 8 Β· πŸ’€) - A package to train and validate all-to-all connected network models for BP[1] and modified-BP[2] type local atomic.. MIT benchmarking
  • Alchemical learning (πŸ₯‰5 Β· ⭐ 2 Β· πŸ’€) - Code for the Modeling high-entropy transition metal alloys with alchemical compression article. BSD-3
  • glp (πŸ₯‰4 Β· ⭐ 16) - tools for graph-based machine-learning potentials in jax. MIT
  • NequIP-JAX (πŸ₯‰4 Β· ⭐ 14) - JAX implementation of the NequIP interatomic potential. Unlicensed
  • TensorPotential (πŸ₯‰4 Β· ⭐ 6 Β· πŸ’€) - Tensorpotential is a TensorFlow based tool for development, fitting ML interatomic potentials from electronic.. Custom
  • ACE Workflows (πŸ₯‰4 Β· πŸ’€) - Workflow Examples for ACE Models. Unlicensed Julia workflows
  • PeriodicPotentials (πŸ₯‰4 Β· πŸ’€) - A Periodic table app that displays potentials based on the selected elements. MIT community-resource viz JavaScript
  • MEGNetSparse (πŸ₯‰3 Β· ⭐ 1 Β· πŸ’€) - A library imlementing a graph neural network with sparse representation from Code for Kazeev, N., Al-Maeeni, A.R.,.. MIT material-defect
  • SingleNN (πŸ₯‰2 Β· ⭐ 7 Β· πŸ’€) - An efficient package for training and executing neural-network interatomic potentials. Unlicensed C++
  • RuNNer (πŸ₯‰2) - The RuNNer Neural Network Energy Representation is a Fortran-based framework for the construction of Behler-.. GPL-3.0 Fortran
  • Allegro-JAX (πŸ₯‰1 Β· ⭐ 14) - JAX implementation of the Allegro interatomic potential. Unlicensed
  • mlp (πŸ₯‰1 Β· ⭐ 1 Β· πŸ’€) - Proper orthogonal descriptors for efficient and accurate interatomic potentials... Unlicensed Julia

Language Models

Back to top

Projects that use (large) language models (LMs, LLMs) or natural language procesing (NLP) techniques for atomistic ML.

paper-qa (πŸ₯‡26 Β· ⭐ 3.6K) - LLM Chain for answering questions from documents with citations. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 330 Β· πŸ“¦ 52 Β· πŸ“‹ 130 - 46% open Β· ⏱️ 30.04.2024):

     git clone https://github.com/whitead/paper-qa
    
  • PyPi (πŸ“₯ 5.2K / month):

     pip install paper-qa
    
ChemCrow (πŸ₯‡17 Β· ⭐ 430) - Chemcrow. MIT
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 54 Β· πŸ“¦ 2 Β· πŸ“‹ 15 - 6% open Β· ⏱️ 27.03.2024):

     git clone https://github.com/ur-whitelab/chemcrow-public
    
  • PyPi (πŸ“₯ 320 / month):

     pip install chemcrow
    
ChemNLP project (πŸ₯ˆ14 Β· ⭐ 140) - ChemNLP project. MIT datasets
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 45 Β· πŸ“‹ 250 - 44% open Β· ⏱️ 01.04.2024):

     git clone https://github.com/OpenBioML/chemnlp
    
  • PyPi (πŸ“₯ 87 / month):

     pip install chemnlp
    
gptchem (πŸ₯ˆ13 Β· ⭐ 200 Β· πŸ’€) - Use GPT-3 to solve chemistry problems. MIT
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 39 Β· πŸ“‹ 21 - 90% open Β· ⏱️ 04.10.2023):

     git clone https://github.com/kjappelbaum/gptchem
    
  • PyPi (πŸ“₯ 48 / month):

     pip install gptchem
    
mat2vec (πŸ₯ˆ12 Β· ⭐ 610 Β· πŸ’€) - Supplementary Materials for Tshitoyan et al. Unsupervised word embeddings capture latent knowledge from materials.. MIT rep-learn
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 180 Β· πŸ“‹ 24 - 29% open Β· ⏱️ 06.05.2023):

     git clone https://github.com/materialsintelligence/mat2vec
    
MoLFormer (πŸ₯‰9 Β· ⭐ 200 Β· πŸ’€) - Repository for MolFormer. Apache-2 transformer pre-trained drug-discovery
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 37 Β· πŸ“‹ 18 - 44% open Β· ⏱️ 16.10.2023):

     git clone https://github.com/IBM/molformer
    
MolSkill (πŸ₯‰9 Β· ⭐ 96 Β· πŸ’€) - Extracting medicinal chemistry intuition via preference machine learning. MIT drug-discovery recommender
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 8 Β· πŸ“‹ 5 - 40% open Β· ⏱️ 31.10.2023):

     git clone https://github.com/microsoft/molskill
    
  • Conda (πŸ“₯ 220 Β· ⏱️ 18.06.2023):

     conda install -c msr-ai4science molskill
    
LLM-Prop (πŸ₯‰8 Β· ⭐ 20) - A repository for the LLM-Prop implementation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 4 Β· ⏱️ 26.04.2024):

     git clone https://github.com/vertaix/LLM-Prop
    
MAPI_LLM (πŸ₯‰7 Β· ⭐ 7) - A LLM application developed during the LLM March MADNESS Hackathon https://doi.org/10.1039/D3DD00113J. MIT dataset
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 1 Β· ⏱️ 11.04.2024):

     git clone https://github.com/maykcaldas/MAPI_LLM
    
chemlift (πŸ₯‰6 Β· ⭐ 27 Β· πŸ’€) - Language-interfaced fine-tuning for chemistry. MIT
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 2 Β· πŸ“‹ 18 - 61% open Β· ⏱️ 14.10.2023):

     git clone https://github.com/lamalab-org/chemlift
    
SciBot (πŸ₯‰6 Β· ⭐ 26) - SciBot is a simple demo of building a domain-specific chatbot for science. Unlicensed
  • GitHub (πŸ”€ 7 Β· ⏱️ 19.04.2024):

     git clone https://github.com/CFN-softbio/SciBot
    
BERT-PSIE-TC (πŸ₯‰5 Β· ⭐ 10 Β· πŸ’€) - A dataset of Curie temperatures automatically extracted from scientific literature with the use of the BERT-PSIE.. MIT magnetism
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 3 Β· ⏱️ 18.08.2023):

     git clone https://github.com/StefanoSanvitoGroup/BERT-PSIE-TC
    
Show 4 hidden projects...
  • ChemDataExtractor (πŸ₯ˆ16 Β· ⭐ 280 Β· πŸ’€) - Automatically extract chemical information from scientific documents. MIT literature-data
  • nlcc (πŸ₯ˆ11 Β· ⭐ 43 Β· πŸ’€) - Natural language computational chemistry command line interface. MIT single-paper
  • ChemDataWriter (πŸ₯‰4 Β· ⭐ 11 Β· πŸ’€) - ChemDataWriter is a transformer-based library for automatically generating research books in the chemistry area. MIT literature-data
  • CatBERTa (πŸ₯‰3 Β· ⭐ 16) - Large Language Model for Catalyst Property Prediction. Unlicensed transformer catalysis

Materials Discovery

Back to top

Projects that implement materials discovery methods using atomistic ML.

aviary (πŸ₯‡11 Β· ⭐ 43) - The Wren sits on its Roost in the Aviary. MIT
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 10 Β· πŸ“‹ 26 - 15% open Β· ⏱️ 02.04.2024):

     git clone https://github.com/CompRhys/aviary
    
Materials Discovery: GNoME (πŸ₯ˆ10 Β· ⭐ 800 Β· 🐣) - Graph Networks for Materials Science (GNoME) and dataset of 381,000 novel stable materials. Apache-2 rep-learn datasets
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 120 Β· πŸ“‹ 18 - 77% open Β· ⏱️ 02.12.2023):

     git clone https://github.com/google-deepmind/materials_discovery
    
Show 7 hidden projects...

Mathematical tools

Back to top

Projects that implement mathematical objects used in atomistic machine learning.

gpax (πŸ₯‡20 Β· ⭐ 180) - Gaussian Processes for Experimental Sciences. MIT probabilistic active-learning
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 22 Β· πŸ“‹ 39 - 17% open Β· ⏱️ 03.04.2024):

     git clone https://github.com/ziatdinovmax/gpax
    
  • PyPi (πŸ“₯ 450 / month):

     pip install gpax
    
KFAC-JAX (πŸ₯‡18 Β· ⭐ 200) - Second Order Optimization and Curvature Estimation with K-FAC in JAX. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 15 Β· πŸ“¦ 9 Β· πŸ“‹ 11 - 18% open Β· ⏱️ 30.04.2024):

     git clone https://github.com/deepmind/kfac-jax
    
  • PyPi (πŸ“₯ 840 / month):

     pip install kfac-jax
    
SpheriCart (πŸ₯ˆ14 Β· ⭐ 55) - Multi-language library for the calculation of spherical harmonics in Cartesian coordinates. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 8 Β· πŸ“₯ 35 Β· πŸ“¦ 1 Β· πŸ“‹ 26 - 69% open Β· ⏱️ 02.04.2024):

     git clone https://github.com/lab-cosmo/sphericart
    
  • PyPi (πŸ“₯ 210 / month):

     pip install sphericart
    
Polynomials4ML.jl (πŸ₯ˆ12 Β· ⭐ 12) - Polynomials for ML: fast evaluation, batching, differentiation. MIT Julia
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 5 Β· πŸ“‹ 44 - 34% open Β· ⏱️ 11.03.2024):

     git clone https://github.com/ACEsuit/Polynomials4ML.jl
    
lie-nn (πŸ₯ˆ9 Β· ⭐ 27 Β· πŸ’€) - Tools for building equivariant polynomials on reductive Lie groups. MIT rep-learn
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 1 Β· ⏱️ 20.06.2023):

     git clone https://github.com/lie-nn/lie-nn
    
GElib (πŸ₯ˆ9 Β· ⭐ 17) - C++/CUDA library for SO(3) equivariant operations. MPL-2.0 C++
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 3 Β· πŸ“‹ 5 - 40% open Β· ⏱️ 26.04.2024):

     git clone https://github.com/risi-kondor/GElib
    
COSMO Toolbox (πŸ₯‰6 Β· ⭐ 6) - Assorted libraries and utilities for atomistic simulation analysis. Unlicensed C++
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 5 Β· ⏱️ 19.03.2024):

     git clone https://github.com/lab-cosmo/toolbox
    
Show 4 hidden projects...
  • cnine (πŸ₯‰6 Β· ⭐ 4 Β· πŸ“‰) - Cnine tensor library. Unlicensed C++
  • EquivariantOperators.jl (πŸ₯‰5 Β· ⭐ 17 Β· πŸ’€) - MIT Julia
  • torch_spex (πŸ₯‰5 Β· ⭐ 3) - Spherical expansions in PyTorch. Unlicensed
  • Wigner Kernels (πŸ₯‰2 Β· ⭐ 1 Β· πŸ’€) - Collection of programs to benchmark Wigner kernels. Unlicensed benchmarking

Molecular Dynamics

Back to top

Projects that simplify the integration of molecular dynamics and atomistic machine learning.

JAX-MD (πŸ₯‡24 Β· ⭐ 1.1K) - Differentiable, Hardware Accelerated, Molecular Dynamics. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 170 Β· πŸ“¦ 49 Β· πŸ“‹ 140 - 45% open Β· ⏱️ 17.04.2024):

     git clone https://github.com/jax-md/jax-md
    
  • PyPi (πŸ“₯ 3.9K / month):

     pip install jax-md
    
FitSNAP (πŸ₯ˆ15 Β· ⭐ 140) - Software for generating SNAP machine-learning interatomic potentials. GPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 44 Β· πŸ“₯ 7 Β· πŸ“‹ 65 - 13% open Β· ⏱️ 26.03.2024):

     git clone https://github.com/FitSNAP/FitSNAP
    
  • Conda (πŸ“₯ 5.9K Β· ⏱️ 16.06.2023):

     conda install -c conda-forge fitsnap3
    
openmm-torch (πŸ₯ˆ14 Β· ⭐ 160 Β· πŸ’€) - OpenMM plugin to define forces with neural networks. Custom ML-IAP C++
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 24 Β· πŸ“‹ 83 - 22% open Β· ⏱️ 03.10.2023):

     git clone https://github.com/openmm/openmm-torch
    
  • Conda (πŸ“₯ 260K Β· ⏱️ 15.02.2024):

     conda install -c conda-forge openmm-torch
    
mlcolvar (πŸ₯ˆ14 Β· ⭐ 77) - A unified framework for machine learning collective variables for enhanced sampling simulations. MIT enhanced-sampling
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 18 Β· πŸ“‹ 56 - 21% open Β· ⏱️ 06.03.2024):

     git clone https://github.com/luigibonati/mlcolvar
    
  • PyPi (πŸ“₯ 120 / month):

     pip install mlcolvar
    
OpenMM-ML (πŸ₯ˆ14 Β· ⭐ 69) - High level API for using machine learning models in OpenMM simulations. MIT ML-IAP
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 19 Β· πŸ“‹ 49 - 42% open Β· ⏱️ 11.04.2024):

     git clone https://github.com/openmm/openmm-ml
    
  • Conda (πŸ“₯ 3.4K Β· ⏱️ 21.08.2023):

     conda install -c conda-forge openmm-ml
    
pair_allegro (πŸ₯‰8 Β· ⭐ 30 Β· πŸ’€) - LAMMPS pair style for Allegro deep learning interatomic potentials with parallelization support. MIT ML-IAP rep-learn
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 6 Β· πŸ“‹ 21 - 19% open Β· ⏱️ 27.06.2023):

     git clone https://github.com/mir-group/pair_allegro
    
PACE (πŸ₯‰8 Β· ⭐ 22) - The LAMMPS ML-IAP `pair_style pace`, aka Atomic Cluster Expansion (ACE), aka ML-PACE,.. Custom
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 10 Β· ⏱️ 27.11.2023):

     git clone https://github.com/ICAMS/lammps-user-pace
    
SOMD (πŸ₯‰7 Β· ⭐ 11) - Molecular dynamics package designed for the SIESTA DFT code. AGPL-3.0 ML-IAP active-learning
  • GitHub (πŸ”€ 2 Β· ⏱️ 29.04.2024):

     git clone https://github.com/initqp/somd
    
Show 2 hidden projects...

Reinforcement Learning

Back to top

Projects that focus on reinforcement learning for atomistic ML.

Show 2 hidden projects...
  • ReLeaSE (πŸ₯‡11 Β· ⭐ 340 Β· πŸ’€) - Deep Reinforcement Learning for de-novo Drug Design. MIT drug-discovery
  • CatGym (πŸ₯‰6 Β· ⭐ 11 Β· πŸ’€) - Surface segregation using Deep Reinforcement Learning. GPL

Representation Engineering

Back to top

Projects that offer implementations of representations aka descriptors, fingerprints of atomistic systems, and models built with them, aka feature engineering.

cdk (πŸ₯‡24 Β· ⭐ 470) - The Chemistry Development Kit. LGPL-2.1 cheminformatics Java
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 150 Β· πŸ“₯ 19K Β· πŸ“‹ 270 - 10% open Β· ⏱️ 10.04.2024):

     git clone https://github.com/cdk/cdk
    
  • Maven:

     <dependency>
     	<groupId>org.openscience.cdk</groupId>
     	<artifactId>cdk-bundle</artifactId>
     	<version>[VERSION]</version>
     </dependency>
    
DScribe (πŸ₯‡22 Β· ⭐ 370 Β· πŸ’€) - DScribe is a python package for creating machine learning descriptors for atomistic systems. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 84 Β· πŸ“¦ 180 Β· πŸ“‹ 94 - 8% open Β· ⏱️ 05.09.2023):

     git clone https://github.com/SINGROUP/dscribe
    
  • PyPi (πŸ“₯ 30K / month):

     pip install dscribe
    
  • Conda (πŸ“₯ 89K Β· ⏱️ 14.02.2024):

     conda install -c conda-forge dscribe
    
MODNet (πŸ₯‡17 Β· ⭐ 68) - MODNet: a framework for machine learning materials properties. MIT pre-trained small-data transfer-learning
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 31 Β· πŸ“¦ 5 Β· πŸ“‹ 41 - 36% open Β· ⏱️ 05.04.2024):

     git clone https://github.com/ppdebreuck/modnet
    
GlassPy (πŸ₯ˆ14 Β· ⭐ 21) - Python module for scientists working with glass materials. GPL-3.0
  • GitHub (πŸ”€ 6 Β· πŸ“¦ 3 Β· πŸ“‹ 5 - 20% open Β· ⏱️ 21.01.2024):

     git clone https://github.com/drcassar/glasspy
    
  • PyPi (πŸ“₯ 220 / month):

     pip install glasspy
    
Librascal (πŸ₯ˆ13 Β· ⭐ 79) - A scalable and versatile library to generate representations for atomic-scale learning. LGPL-2.1
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 19 Β· πŸ“‹ 230 - 43% open Β· ⏱️ 30.11.2023):

     git clone https://github.com/lab-cosmo/librascal
    
SISSO (πŸ₯ˆ12 Β· ⭐ 220 Β· πŸ’€) - A data-driven method combining symbolic regression and compressed sensing for accurate & interpretable models. Apache-2 Fortran
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 72 Β· πŸ“‹ 59 - 3% open Β· ⏱️ 12.09.2023):

     git clone https://github.com/rouyang2017/SISSO
    
Rascaline (πŸ₯ˆ12 Β· ⭐ 43) - Computing representations for atomistic machine learning. BSD-3 Rust C++
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 12 Β· πŸ“‹ 62 - 51% open Β· ⏱️ 23.04.2024):

     git clone https://github.com/Luthaf/rascaline
    
BenchML (πŸ₯‰9 Β· ⭐ 15 Β· πŸ’€) - ML benchmarking and pipeling framework. Apache-2 benchmarking
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 4 Β· πŸ“‹ 13 - 23% open Β· ⏱️ 24.05.2023):

     git clone https://github.com/capoe/benchml
    
  • PyPi (πŸ“₯ 65 / month):

     pip install benchml
    
NICE (πŸ₯‰7 Β· ⭐ 13) - NICE (N-body Iteratively Contracted Equivariants) is a set of tools designed for the calculation of invariant and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 3 Β· πŸ“‹ 3 - 66% open Β· ⏱️ 15.04.2024):

     git clone https://github.com/lab-cosmo/nice
    
Show 14 hidden projects...
  • CatLearn (πŸ₯ˆ16 Β· ⭐ 96 Β· πŸ’€) - GPL-3.0 surface-science
  • cmlkit (πŸ₯ˆ11 Β· ⭐ 33 Β· πŸ’€) - tools for machine learning in condensed matter physics and quantum chemistry. MIT benchmarking
  • CBFV (πŸ₯‰9 Β· ⭐ 21 Β· πŸ’€) - Tool to quickly create a composition-based feature vector. Unlicensed
  • SkipAtom (πŸ₯‰7 Β· ⭐ 23 Β· πŸ’€) - Distributed representations of atoms, inspired by the Skip-gram model. MIT
  • pyLODE (πŸ₯‰7 Β· ⭐ 3 Β· πŸ’€) - Pythonic implementation of LOng Distance Equivariants. Apache-2 electrostatics
  • milad (πŸ₯‰6 Β· ⭐ 28 Β· πŸ’€) - Moment Invariants Local Atomic Descriptor. GPL-3.0 generative
  • SA-GPR (πŸ₯‰6 Β· ⭐ 17 Β· πŸ’€) - Public repository for symmetry-adapted Gaussian Process Regression (SA-GPR). LGPL-3.0 C-lang
  • fplib (πŸ₯‰6 Β· ⭐ 7 Β· πŸ’€) - a fingerprint library. MIT C-lang single-paper
  • SOAPxx (πŸ₯‰6 Β· ⭐ 7 Β· πŸ’€) - A SOAP implementation. GPL-2.0 C++
  • soap_turbo (πŸ₯‰6 Β· ⭐ 4 Β· πŸ’€) - soap_turbo comprises a series of libraries to be used in combination with QUIP/GAP and TurboGAP. Custom Fortran
  • SISSO++ (πŸ₯‰5 Β· ⭐ 3 Β· πŸ’€) - C++ Implementation of SISSO with python bindings. Apache-2 C++
  • magnetism-prediction (πŸ₯‰4 Β· ⭐ 1 Β· πŸ’€) - DFT-aided Machine Learning Search for Magnetism in Fe-based Bimetallic Chalcogenides. Apache-2 magnetism single-paper
  • ML-for-CurieTemp-Predictions (πŸ₯‰3 Β· ⭐ 1 Β· πŸ’€) - Machine Learning Predictions of High-Curie-Temperature Materials. MIT single-paper magnetism
  • AMP (πŸ₯‰2) - Amp is an open-source package designed to easily bring machine-learning to atomistic calculations. Unlicensed

Representation Learning

Back to top

General models that learn a representations aka embeddings of atomistic systems, such as message-passing neural networks (MPNN).

Deep Graph Library (DGL) (πŸ₯‡38 Β· ⭐ 13K) - Python package built to ease deep learning on graph, on top of existing DL frameworks. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 2.9K Β· πŸ“¦ 230 Β· πŸ“‹ 2.7K - 14% open Β· ⏱️ 29.04.2024):

     git clone https://github.com/dmlc/dgl
    
  • PyPi (πŸ“₯ 96K / month):

     pip install dgl
    
  • Conda (πŸ“₯ 340K Β· ⏱️ 05.03.2024):

     conda install -c dglteam dgl
    
PyG Models (πŸ₯‡29 Β· ⭐ 20K) - Representation learning models implemented in PyTorch Geometric. MIT general-ml
  • GitHub (πŸ‘¨β€πŸ’» 490 Β· πŸ”€ 3.4K Β· πŸ“‹ 3.4K - 23% open Β· ⏱️ 02.05.2024):

     git clone https://github.com/pyg-team/pytorch_geometric
    
SchNetPack (πŸ₯‡27 Β· ⭐ 730) - SchNetPack - Deep Neural Networks for Atomistic Systems. MIT
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 200 Β· πŸ“¦ 74 Β· πŸ“‹ 230 - 1% open Β· ⏱️ 19.04.2024):

     git clone https://github.com/atomistic-machine-learning/schnetpack
    
  • PyPi (πŸ“₯ 1.2K / month):

     pip install schnetpack
    
e3nn (πŸ₯‡25 Β· ⭐ 880) - A modular framework for neural networks with Euclidean symmetry. MIT
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 120 Β· πŸ“¦ 220 Β· πŸ“‹ 150 - 12% open Β· ⏱️ 11.01.2024):

     git clone https://github.com/e3nn/e3nn
    
  • PyPi (πŸ“₯ 150K / month):

     pip install e3nn
    
  • Conda (πŸ“₯ 15K Β· ⏱️ 18.06.2023):

     conda install -c conda-forge e3nn
    
NVIDIA Deep Learning Examples for Tensor Cores (πŸ₯‡21 Β· ⭐ 13K) - State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and.. Custom educational drug-discovery
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 2.9K Β· πŸ“‹ 800 - 30% open Β· ⏱️ 04.04.2024):

     git clone https://github.com/NVIDIA/DeepLearningExamples
    
DIG: Dive into Graphs (πŸ₯‡21 Β· ⭐ 1.8K) - A library for graph deep learning research. GPL-3.0
  • GitHub (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 270 Β· πŸ“‹ 200 - 13% open Β· ⏱️ 04.02.2024):

     git clone https://github.com/divelab/DIG
    
  • PyPi (πŸ“₯ 510 / month):

     pip install dive-into-graphs
    
MatGL (Materials Graph Library) (πŸ₯‡21 Β· ⭐ 210) - Graph deep learning library for materials. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 51 Β· πŸ“¦ 34 Β· πŸ“‹ 67 - 5% open Β· ⏱️ 18.04.2024):

     git clone https://github.com/materialsvirtuallab/matgl
    
  • PyPi (πŸ“₯ 840 / month):

     pip install m3gnet
    
ALIGNN (πŸ₯‡21 Β· ⭐ 180) - Atomistic Line Graph Neural Network. Custom
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 75 Β· πŸ“¦ 10 Β· πŸ“‹ 51 - 52% open Β· ⏱️ 14.04.2024):

     git clone https://github.com/usnistgov/alignn
    
  • PyPi (πŸ“₯ 600 / month):

     pip install alignn
    
kgcnn (πŸ₯‡21 Β· ⭐ 96) - Graph convolutions in Keras with TensorFlow, PyTorch or Jax. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 27 Β· πŸ“¦ 16 Β· πŸ“‹ 83 - 12% open Β· ⏱️ 27.03.2024):

     git clone https://github.com/aimat-lab/gcnn_keras
    
  • PyPi (πŸ“₯ 300 / month):

     pip install kgcnn
    
ocp (πŸ₯ˆ20 Β· ⭐ 600) - ocp is the Open Catalyst Projects library of state-of-the-art machine learning algorithms for catalysis. MIT
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 200 Β· πŸ“‹ 170 - 2% open Β· ⏱️ 25.04.2024):

     git clone https://github.com/Open-Catalyst-Project/ocp
    
e3nn-jax (πŸ₯ˆ18 Β· ⭐ 160) - jax library for E3 Equivariant Neural Networks. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 17 Β· πŸ“¦ 31 Β· ⏱️ 09.04.2024):

     git clone https://github.com/e3nn/e3nn-jax
    
  • PyPi (πŸ“₯ 3.3K / month):

     pip install e3nn-jax
    
matsciml (πŸ₯ˆ17 Β· ⭐ 120) - Open MatSci ML Toolkit is a framework for prototyping and scaling out deep learning models for materials discovery.. MIT workflows benchmarking
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 15 Β· πŸ“‹ 43 - 27% open Β· ⏱️ 27.04.2024):

     git clone https://github.com/IntelLabs/matsciml
    
Uni-Mol (πŸ₯ˆ14 Β· ⭐ 540) - Official Repository for the Uni-Mol Series Methods. MIT pre-trained
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 100 Β· πŸ“₯ 12K Β· πŸ“‹ 130 - 39% open Β· ⏱️ 26.04.2024):

     git clone https://github.com/dptech-corp/Uni-Mol
    
escnn (πŸ₯ˆ13 Β· ⭐ 310 Β· πŸ’€) - Equivariant Steerable CNNs Library for Pytorch https://quva-lab.github.io/escnn/. Custom
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 40 Β· πŸ“‹ 62 - 41% open Β· ⏱️ 17.10.2023):

     git clone https://github.com/QUVA-Lab/escnn
    
  • PyPi (πŸ“₯ 650 / month):

     pip install escnn
    
hippynn (πŸ₯ˆ12 Β· ⭐ 53) - python library for atomistic machine learning. Custom workflows
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 21 Β· πŸ“‹ 12 - 33% open Β· ⏱️ 30.04.2024):

     git clone https://github.com/lanl/hippynn
    
Compositionally-Restricted Attention-Based Network (CrabNet) (πŸ₯ˆ12 Β· ⭐ 11 Β· πŸ’€) - Predict materials properties using only the composition information!. MIT
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 3 Β· πŸ“¦ 12 Β· πŸ“‹ 17 - 88% open Β· ⏱️ 19.06.2023):

     git clone https://github.com/sparks-baird/CrabNet
    
  • PyPi (πŸ“₯ 310 / month):

     pip install crabnet
    
Equiformer (πŸ₯‰8 Β· ⭐ 170 Β· πŸ’€) - [ICLR23 Spotlight] Equiformer: Equivariant Graph Attention Transformer for 3D Atomistic Graphs. MIT transformer
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 33 Β· πŸ“‹ 12 - 41% open Β· ⏱️ 21.06.2023):

     git clone https://github.com/atomicarchitects/equiformer
    
graphite (πŸ₯‰8 Β· ⭐ 48) - A repository for implementing graph network models based on atomic structures. MIT
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 9 Β· πŸ“¦ 10 Β· πŸ“‹ 3 - 66% open Β· ⏱️ 12.12.2023):

     git clone https://github.com/llnl/graphite
    
DeeperGATGNN (πŸ₯‰8 Β· ⭐ 43) - Scalable graph neural networks for materials property prediction. MIT
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 7 Β· ⏱️ 19.01.2024):

     git clone https://github.com/usccolumbia/deeperGATGNN
    
UVVisML (πŸ₯‰8 Β· ⭐ 17 Β· πŸ’€) - Predict optical properties of molecules with machine learning. MIT optical-properties single-paper probabilistic
  • GitHub (πŸ”€ 6 Β· ⏱️ 26.05.2023):

     git clone https://github.com/learningmatter-mit/uvvisml
    
AdsorbML (πŸ₯‰7 Β· ⭐ 31 Β· πŸ’€) - MIT surface-science single-paper
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 4 Β· πŸ“‹ 3 - 66% open Β· ⏱️ 31.07.2023):

     git clone https://github.com/Open-Catalyst-Project/AdsorbML
    
escnn_jax (πŸ₯‰7 Β· ⭐ 25 Β· πŸ’€) - Equivariant Steerable CNNs Library for Pytorch https://quva-lab.github.io/escnn/. Custom
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 2 Β· ⏱️ 28.06.2023):

     git clone https://github.com/emilemathieu/escnn_jax
    
  • PyPi:

     pip install escnn_jax
    
ML4pXRDs (πŸ₯‰7 Β· πŸ’€) - Contains code to train neural networks based on simulated powder XRDs from synthetic crystals. MIT XRD single-paper
  • GitHub (πŸ“₯ 2 Β· ⏱️ 14.07.2023):

     git clone https://github.com/aimat-lab/ML4pXRDs
    
EquiformerV2 (πŸ₯‰6 Β· ⭐ 140) - [ICLR24] EquiformerV2: Improved Equivariant Transformer for Scaling to Higher-Degree Representations. MIT
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 20 Β· ⏱️ 01.05.2024):

     git clone https://github.com/atomicarchitects/equiformer_v2
    
MACE-Layer (πŸ₯‰6 Β· ⭐ 30 Β· πŸ’€) - Higher order equivariant graph neural networks for 3D point clouds. MIT
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 5 Β· ⏱️ 06.06.2023):

     git clone https://github.com/ACEsuit/mace-layer
    
Show 30 hidden projects...
  • dgl-lifesci (πŸ₯‡23 Β· ⭐ 680 Β· πŸ’€) - Python package for graph neural networks in chemistry and biology. Apache-2
  • benchmarking-gnns (πŸ₯ˆ14 Β· ⭐ 2.4K Β· πŸ’€) - Repository for benchmarking graph neural networks. MIT single-paper benchmarking
  • Crystal Graph Convolutional Neural Networks (CGCNN) (πŸ₯ˆ12 Β· ⭐ 590 Β· πŸ’€) - Crystal graph convolutional neural networks for predicting material properties. MIT
  • Neural fingerprint (nfp) (πŸ₯ˆ12 Β· ⭐ 57 Β· πŸ’€) - Keras layers for end-to-end learning with rdkit and pymatgen. Custom
  • GDC (πŸ₯ˆ10 Β· ⭐ 250 Β· πŸ’€) - Graph Diffusion Convolution, as proposed in Diffusion Improves Graph Learning (NeurIPS 2019). MIT generative
  • SE(3)-Transformers (πŸ₯ˆ9 Β· ⭐ 460 Β· πŸ’€) - code for the SE3 Transformers paper: https://arxiv.org/abs/2006.10503. MIT single-paper transformer
  • molecularGNN_smiles (πŸ₯ˆ9 Β· ⭐ 280 Β· πŸ’€) - The code of a graph neural network (GNN) for molecules, which is based on learning representations of r-radius.. Apache-2
  • GATGNN: Global Attention Graph Neural Network (πŸ₯ˆ9 Β· ⭐ 64 Β· πŸ’€) - Pytorch Repository for our work: Graph convolutional neural networks with global attention for improved materials.. MIT
  • ai4material_design (πŸ₯ˆ9 Β· ⭐ 4) - Code for Kazeev, N., Al-Maeeni, A.R., Romanov, I. et al. Sparse representation for machine learning the properties of.. Apache-2 pre-trained material-defect
  • FAENet (πŸ₯‰8 Β· ⭐ 24 Β· πŸ’€) - MIT
  • CGAT (πŸ₯‰8 Β· ⭐ 23 Β· πŸ’€) - Crystal graph attention neural networks for materials prediction. MIT
  • T-e3nn (πŸ₯‰8 Β· ⭐ 8 Β· πŸ’€) - Time-reversal Euclidean neural networks based on e3nn. MIT magnetism
  • DTNN (πŸ₯‰7 Β· ⭐ 77 Β· πŸ’€) - Deep Tensor Neural Network. MIT
  • Cormorant (πŸ₯‰7 Β· ⭐ 60 Β· πŸ’€) - Codebase for Cormorant Neural Networks. Custom
  • tensorfieldnetworks (πŸ₯‰6 Β· ⭐ 150 Β· πŸ’€) - MIT
  • charge_transfer_nnp (πŸ₯‰6 Β· ⭐ 27 Β· πŸ’€) - Graph neural network potential with charge transfer. MIT electrostatics
  • GLAMOUR (πŸ₯‰6 Β· ⭐ 18 Β· πŸ’€) - Graph Learning over Macromolecule Representations. MIT single-paper
  • Autobahn (πŸ₯‰5 Β· ⭐ 30 Β· πŸ’€) - Repository for Autobahn: Automorphism Based Graph Neural Networks. MIT
  • FieldSchNet (πŸ₯‰5 Β· ⭐ 15 Β· πŸ’€) - MIT
  • SCFNN (πŸ₯‰5 Β· ⭐ 15 Β· πŸ’€) - Self-consistent determination of long-range electrostatics in neural network potentials. MIT C++ electrostatics single-paper
  • CraTENet (πŸ₯‰5 Β· ⭐ 10 Β· πŸ’€) - An attention-based deep neural network for thermoelectric transport properties. MIT transport-phenomena
  • Per-Site CGCNN (πŸ₯‰5 Β· ⭐ 1 Β· πŸ’€) - Crystal graph convolutional neural networks for predicting material properties. MIT pre-trained single-paper
  • Per-site PAiNN (πŸ₯‰5 Β· ⭐ 1 Β· πŸ’€) - Fork of PaiNN for PerovskiteOrderingGCNNs. MIT probabilistic pre-trained single-paper
  • Graph Transport Network (πŸ₯‰4 Β· ⭐ 16 Β· πŸ’€) - Graph transport network (GTN), as proposed in Scalable Optimal Transport in High Dimensions for Graph Distances,.. Custom transport-phenomena
  • Atom2Vec (πŸ₯‰3 Β· ⭐ 29) - Atom2Vec: a simple way to describe atoms for machine learning. Unlicensed
  • atom_by_atom (πŸ₯‰3 Β· ⭐ 5 Β· πŸ’€) - Atom-by-atom design of metal oxide catalysts for the oxygen evolution reaction with Machine Learning. Unlicensed surface-science single-paper
  • Element encoder (πŸ₯‰3 Β· ⭐ 5 Β· πŸ’€) - Autoencoder neural network to compress properties of atomic species into a vector representation. GPL-3.0 single-paper
  • gkx: Green-Kubo Method in JAX (πŸ₯‰3 Β· ⭐ 2) - Green-Kubo + JAX + MLPs = Anharmonic Thermal Conductivities Done Fast. MIT transport-phenomena
  • Point Edge Transformer (πŸ₯‰2) - Smooth, exact rotational symmetrization for deep learning on point clouds. CC-BY-4.0
  • SphericalNet (πŸ₯‰1 Β· ⭐ 3 Β· πŸ’€) - Implementation of Clebsch-Gordan Networks (CGnet: https://arxiv.org/pdf/1806.09231.pdf) by GElib & cnine libraries in.. Unlicensed

Unsupervised Learning

Back to top

Projects that focus on unsupervised learning (USL) for atomistic ML, such as dimensionality reduction, clustering and visualization.

DADApy (πŸ₯‡17 Β· ⭐ 92 Β· πŸ“‰) - Distance-based Analysis of DAta-manifolds in python. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 14 Β· πŸ“¦ 4 Β· πŸ“‹ 29 - 13% open Β· ⏱️ 27.03.2024):

     git clone https://github.com/sissa-data-science/DADApy
    
  • PyPi (πŸ“₯ 140 / month):

     pip install dadapy
    
ASAP (πŸ₯ˆ11 Β· ⭐ 130 Β· πŸ’€) - ASAP is a package that can quickly analyze and visualize datasets of crystal or molecular structures. MIT
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 28 Β· πŸ“¦ 5 Β· πŸ“‹ 24 - 25% open Β· ⏱️ 30.08.2023):

     git clone https://github.com/BingqingCheng/ASAP
    
Sketchmap (πŸ₯ˆ8 Β· ⭐ 43 Β· πŸ’€) - Suite of programs to perform non-linear dimensionality reduction -- sketch-map in particular. GPL-3.0 C++
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 10 Β· πŸ“‹ 8 - 37% open Β· ⏱️ 24.05.2023):

     git clone https://github.com/lab-cosmo/sketchmap
    
Show 4 hidden projects...

Visualization

Back to top

Projects that focus on visualization (viz.) for atomistic ML.

pymatviz (πŸ₯‡18 Β· ⭐ 120) - A toolkit for visualizations in materials informatics. MIT general-tool probabilistic
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 8 Β· πŸ“¦ 7 Β· πŸ“‹ 28 - 25% open Β· ⏱️ 28.04.2024):

     git clone https://github.com/janosh/pymatviz
    
  • PyPi (πŸ“₯ 580 / month):

     pip install pymatviz
    
Chemiscope (πŸ₯‰16 Β· ⭐ 110) - An interactive structure/property explorer for materials and molecules. BSD-3 JavaScript
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 27 Β· πŸ“₯ 160 Β· πŸ“¦ 6 Β· πŸ“‹ 120 - 29% open Β· ⏱️ 23.04.2024):

     git clone https://github.com/lab-cosmo/chemiscope
    
  • npm (πŸ“₯ 15 / month):

     npm install chemiscope
    

Wavefunction methods (ML-WFT)

Back to top

Projects and models that focus on quantities of wavefunction theory methods, such as Monte Carlo techniques like deep learning variational Monte Carlo (DL-VMC), quantum chemistry methods, etc.

DeepQMC (πŸ₯‡18 Β· ⭐ 320) - Deep learning quantum Monte Carlo for electrons in real space. MIT
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 59 Β· πŸ“¦ 1 Β· πŸ“‹ 41 - 9% open Β· ⏱️ 23.02.2024):

     git clone https://github.com/deepqmc/deepqmc
    
  • PyPi (πŸ“₯ 180 / month):

     pip install deepqmc
    
FermiNet (πŸ₯ˆ14 Β· ⭐ 640) - An implementation of the Fermionic Neural Network for ab-initio electronic structure calculations. Apache-2 transformer
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 110 Β· ⏱️ 15.04.2024):

     git clone https://github.com/deepmind/ferminet
    
DeepErwin (πŸ₯‰10 Β· ⭐ 42) - DeepErwin is a python 3.8+ package that implements and optimizes JAX 2.x wave function models for numerical solutions.. Custom
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 5 Β· πŸ“₯ 3 Β· ⏱️ 25.03.2024):

     git clone https://github.com/mdsunivie/deeperwin
    
  • PyPi (πŸ“₯ 34 / month):

     pip install deeperwin
    
Show 1 hidden projects...
  • SchNOrb (πŸ₯‰5 Β· ⭐ 55 Β· πŸ’€) - Unifying machine learning and quantum chemistry with a deep neural network for molecular wavefunctions. MIT

Others

Back to top

pretrained-gnns (πŸ₯‡10 Β· ⭐ 920 Β· πŸ’€) - Strategies for Pre-training Graph Neural Networks. MIT pre-trained
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 160 Β· πŸ“‹ 61 - 52% open Β· ⏱️ 29.07.2023):

     git clone https://github.com/snap-stanford/pretrain-gnns
    
Show 1 hidden projects...

Contribution

Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:

  • Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
  • Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.

If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.

For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.

License

CC0